summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-11-29 14:07:33 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-11-29 14:07:33 +0000
commite4c221321ec7715258af5139b0619e13d9d9b06f (patch)
treec9f9e4f5b66ed4aad51193dbb869ac4953a4f26c /TAO/tao/Messaging
parent47b9f6bdeb1e9082b2efa7f14af4eb290db6837c (diff)
downloadATCD-e4c221321ec7715258af5139b0619e13d9d9b06f.tar.gz
Tue Nov 29 14:07:11 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Messaging/AMH_Skeletons.h: * tao/PortableServer/SUpcall_commands.h: Fixed pragma once warnings
Diffstat (limited to 'TAO/tao/Messaging')
-rw-r--r--TAO/tao/Messaging/AMH_Skeletons.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Messaging/AMH_Skeletons.h b/TAO/tao/Messaging/AMH_Skeletons.h
index 3f9af9046c4..05bdba0fc7f 100644
--- a/TAO/tao/Messaging/AMH_Skeletons.h
+++ b/TAO/tao/Messaging/AMH_Skeletons.h
@@ -30,14 +30,14 @@
#include /**/ "ace/pre.h"
+#include "tao/PortableServer/Upcall_Command.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-
#include "tao/Messaging/messaging_export.h"
-#include "tao/PortableServer/Upcall_Command.h"
#include "tao/PortableServer/Upcall_Wrapper.h"
#include "tao/operation_details.h"