diff options
author | Bernard Normier <bernard@zeroc.com> | 2005-08-12 14:35:27 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2005-08-12 14:35:27 +0000 |
commit | f19fe14d24b89120beba2e39920f2a1f7e1b958c (patch) | |
tree | 7fb98017e021d0b0ee074c474caf697219a2d9c2 /cppe/include/IceE/Algorithm.h | |
parent | change line endings (diff) | |
download | ice-f19fe14d24b89120beba2e39920f2a1f7e1b958c.tar.bz2 ice-f19fe14d24b89120beba2e39920f2a1f7e1b958c.tar.xz ice-f19fe14d24b89120beba2e39920f2a1f7e1b958c.zip |
Some ICE_ to ICEE_ renamings
Diffstat (limited to 'cppe/include/IceE/Algorithm.h')
-rw-r--r-- | cppe/include/IceE/Algorithm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppe/include/IceE/Algorithm.h b/cppe/include/IceE/Algorithm.h index 7dd4786713b..502d1caf086 100644 --- a/cppe/include/IceE/Algorithm.h +++ b/cppe/include/IceE/Algorithm.h @@ -7,8 +7,8 @@ // // ********************************************************************** -#ifndef ICE_ALGORITHM_H -#define ICE_ALGORITHM_H +#ifndef ICEE_ALGORITHM_H +#define ICEE_ALGORITHM_H #include <algorithm> |