diff options
author | Bernard Normier <bernard@zeroc.com> | 2007-05-04 01:25:58 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2007-05-04 01:25:58 +0000 |
commit | a02593951bbc718890f979e890763799f23309eb (patch) | |
tree | 633865d57eefde76d87e2529e8cb62acacc70411 /cppe/src/IceE/UUID.cpp | |
parent | enable optimize (diff) | |
download | ice-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.cpp | 1 |
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. |