summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/ESF
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-09 05:37:57 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-09 05:37:57 +0000
commitc237d7f9ec42ccb44404dfd6681d024109a84e53 (patch)
treee0422fb03347e876364b67984b3a2534d8e7fdb4 /TAO/orbsvcs/orbsvcs/ESF
parent75da7f645594ba0757cb73c736d7a9eee710f847 (diff)
downloadATCD-c237d7f9ec42ccb44404dfd6681d024109a84e53.tar.gz
ChangeLogTag:Sat Nov 8 23:36:46 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/ESF')
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h
index 4c4c63ddebc..e9f6227e839 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Collection.h
@@ -11,6 +11,9 @@
#ifndef TAO_ESF_PROXY_COLLECTION_H
#define TAO_ESF_PROXY_COLLECTION_H
+#include /**/ "ace/pre.h"
+
+#include "ace/CORBA_macros.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -166,4 +169,5 @@ public:
#pragma implementation ("ESF_Proxy_Collection.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
+#include /**/ "ace/post.h"
#endif /* TAO_ESF_PROXY_COLLECTION_H */