summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/UUID.cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2007-05-04 01:25:58 +0000
committerBernard Normier <bernard@zeroc.com>2007-05-04 01:25:58 +0000
commita02593951bbc718890f979e890763799f23309eb (patch)
tree633865d57eefde76d87e2529e8cb62acacc70411 /cppe/src/IceE/UUID.cpp
parentenable optimize (diff)
downloadice-a02593951bbc718890f979e890763799f23309eb.tar.bz2
ice-a02593951bbc718890f979e890763799f23309eb.tar.xz
ice-a02593951bbc718890f979e890763799f23309eb.zip
Fixed bug #2163
Diffstat (limited to 'cppe/src/IceE/UUID.cpp')
-rw-r--r--cppe/src/IceE/UUID.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/src/IceE/UUID.cpp b/cppe/src/IceE/UUID.cpp
index 9f6f85e562c..1227edc5afb 100644
--- a/cppe/src/IceE/UUID.cpp
+++ b/cppe/src/IceE/UUID.cpp
@@ -7,6 +7,7 @@
//
// **********************************************************************
+#include <IceE/Config.h>
#include <IceE/UUID.h>
// On Windows, we use Windows's RPC UUID generator.