summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 11:51:44 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 11:51:44 +0000
commit7b6a39ee045885ccaeaeff58c2009489184c73bd (patch)
treeaa0678e4adb381887341002c153955c24c2f2876 /TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h
parent399a5ff473e8afe529ae9debbc2280ebcf6b76fb (diff)
downloadATCD-7b6a39ee045885ccaeaeff58c2009489184c73bd.tar.gz
ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h b/TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h
index b246930b37a..ceaf3f97c89 100644
--- a/TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h
+++ b/TAO/orbsvcs/orbsvcs/Event/Memory_Pools.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_MEMORY_POOLS_H
+#include "ace/pre.h"
#define ACE_MEMORY_POOLS_H
#include "ace/Synch.h"
@@ -82,4 +83,5 @@ public:
#include "Memory_Pools.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* ACE_MEMORY_POOLS_H */