summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/OutputUtil.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-08-22 01:41:03 +0000
committerMarc Laukien <marc@zeroc.com>2001-08-22 01:41:03 +0000
commit3ab8aaaa6be9a49dbff41afe518a82eef07b7c11 (patch)
tree327f55dcefb19a3f399c6240ac130108b3ed283e /cpp/include/Slice/OutputUtil.h
parentfixes (diff)
downloadice-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.h4
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>