diff options
Diffstat (limited to 'TAO/tao/Pluggable_Messaging.h')
-rw-r--r-- | TAO/tao/Pluggable_Messaging.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Pluggable_Messaging.h b/TAO/tao/Pluggable_Messaging.h index 9695bb06185..727b3f89756 100644 --- a/TAO/tao/Pluggable_Messaging.h +++ b/TAO/tao/Pluggable_Messaging.h @@ -18,8 +18,8 @@ // ============================================================================ // #ifndef TAO_PLUGGABLE_MESSAGING_H -#include "ace/pre.h" #define TAO_PLUGGABLE_MESSAGING_H +#include "ace/pre.h" #include "tao/Pluggable_Messaging_Utils.h" |