summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/CIAO_EventService_Factory_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/CIAO_EventService_Factory_impl.h')
-rw-r--r--TAO/CIAO/ciao/CIAO_EventService_Factory_impl.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/CIAO/ciao/CIAO_EventService_Factory_impl.h b/TAO/CIAO/ciao/CIAO_EventService_Factory_impl.h
index ccf8677c85c..f1c3837e3a5 100644
--- a/TAO/CIAO/ciao/CIAO_EventService_Factory_impl.h
+++ b/TAO/CIAO/ciao/CIAO_EventService_Factory_impl.h
@@ -14,16 +14,16 @@
#define CIAO_EVENTSERVICE_FACTORY_IMPL_H
#include /**/ "ace/pre.h"
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-# pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
#include "CIAO_EventService_Factory.h"
#include "orbsvcs/orbsvcs/RtecEventChannelAdminC.h"
#include "orbsvcs/orbsvcs/CosNotifyChannelAdminC.h"
#include "tao/PortableServer/PortableServer.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+# pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
namespace CIAO
{