summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-07-21 06:44:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-07-21 06:44:25 +0000
commite115150eb28f18ab40528b1e54c7ec7c38a87ef9 (patch)
tree0fd484bb0cf3c15f7f99b8f4184223c85c55f086 /TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
parent7b4de90ae18a722c57a55eeeacb91e437b636272 (diff)
downloadATCD-e115150eb28f18ab40528b1e54c7ec7c38a87ef9.tar.gz
ChangeLogTag: Mon Jul 21 06:42:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h b/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
index f8213d3e805..d371d670b18 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_Default_Factory.h
@@ -14,7 +14,7 @@
#ifndef TAO_EC_DEFAULT_FACTORY_H
#define TAO_EC_DEFAULT_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "EC_Factory.h"
@@ -185,5 +185,5 @@ protected:
ACE_STATIC_SVC_DECLARE (TAO_EC_Default_Factory)
ACE_FACTORY_DECLARE (TAO_RTEvent, TAO_EC_Default_Factory)
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_EC_DEFAULT_FACTORY_H */