summaryrefslogtreecommitdiff
path: root/cppe/include
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2007-05-04 04:29:42 +0000
committerMatthew Newhook <matthew@zeroc.com>2007-05-04 04:29:42 +0000
commitde35b6d49d37eb8cacd91bbbb27e1a39595cb0ad (patch)
treef70057ca0b5aa4d88e2c3f4ce671a6d77260f844 /cppe/include
parentFixed bug #2163 (diff)
downloadice-de35b6d49d37eb8cacd91bbbb27e1a39595cb0ad.tar.bz2
ice-de35b6d49d37eb8cacd91bbbb27e1a39595cb0ad.tar.xz
ice-de35b6d49d37eb8cacd91bbbb27e1a39595cb0ad.zip
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2181
Diffstat (limited to 'cppe/include')
-rw-r--r--cppe/include/IceE/IceE.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/cppe/include/IceE/IceE.h b/cppe/include/IceE/IceE.h
index fe2db4537fe..48c116cd1b7 100644
--- a/cppe/include/IceE/IceE.h
+++ b/cppe/include/IceE/IceE.h
@@ -28,4 +28,9 @@
# include <IceE/Unicode.h>
#endif
+#include <IceE/Thread.h>
+#include <IceE/Monitor.h>
+#include <IceE/Mutex.h>
+#include <IceE/SafeStdio.h>
+
#endif