summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Property
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
commite91b6b78b88d1bd16650d8f40bfe1fa0b892b30f (patch)
treeaa0678e4adb381887341002c153955c24c2f2876 /TAO/orbsvcs/orbsvcs/Property
parent86401322e8267fd1599fabc7f46d996b7d46d135 (diff)
downloadATCD-e91b6b78b88d1bd16650d8f40bfe1fa0b892b30f.tar.gz
ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Property')
-rw-r--r--TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h
index 22971f2ef4a..f3c898da52c 100644
--- a/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h
+++ b/TAO/orbsvcs/orbsvcs/Property/CosPropertyService_i.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef COSPROPERTYSERVICE_I_H
+#include "ace/pre.h"
#define COSPROPERTYSERVICE_I_H
#include "ace/OS.h"
@@ -608,4 +609,5 @@ private:
#pragma warning(default:4250)
#endif /* _MSC_VER */
+#include "ace/post.h"
#endif /* COSPROPERTYSERVICE_I_H */