diff options
author | Marc Laukien <marc@zeroc.com> | 2001-08-22 01:41:03 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-08-22 01:41:03 +0000 |
commit | 3ab8aaaa6be9a49dbff41afe518a82eef07b7c11 (patch) | |
tree | 327f55dcefb19a3f399c6240ac130108b3ed283e /cpp/include/Slice/OutputUtil.h | |
parent | fixes (diff) | |
download | ice-3ab8aaaa6be9a49dbff41afe518a82eef07b7c11.tar.bz2 ice-3ab8aaaa6be9a49dbff41afe518a82eef07b7c11.tar.xz ice-3ab8aaaa6be9a49dbff41afe518a82eef07b7c11.zip |
bison/flex for icepackadmin
Diffstat (limited to 'cpp/include/Slice/OutputUtil.h')
-rw-r--r-- | cpp/include/Slice/OutputUtil.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/Slice/OutputUtil.h b/cpp/include/Slice/OutputUtil.h index 866b50e3681..734d35ebb67 100644 --- a/cpp/include/Slice/OutputUtil.h +++ b/cpp/include/Slice/OutputUtil.h @@ -8,8 +8,8 @@ // // ********************************************************************** -#ifndef OUTPUT_UTIL_H -#define OUTPUT_UTIL_H +#ifndef SLICE_OUTPUT_UTIL_H +#define SLICE_OUTPUT_UTIL_H #include <fstream> #include <sstream> |