summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/RIR_Narrow.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Utils/RIR_Narrow.h')
-rw-r--r--TAO/tao/Utils/RIR_Narrow.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/TAO/tao/Utils/RIR_Narrow.h b/TAO/tao/Utils/RIR_Narrow.h
index 1493567ebfe..24a7ad5c089 100644
--- a/TAO/tao/Utils/RIR_Narrow.h
+++ b/TAO/tao/Utils/RIR_Narrow.h
@@ -8,18 +8,20 @@
* @author Carlos O'Ryan <coryan@atdesk.com>
*/
//=============================================================================
+
#ifndef TAO_UTILS_RIR_NARROW_H
#define TAO_UTILS_RIR_NARROW_H
+
#include /**/ "ace/pre.h"
-#include "tao/ORB.h"
+#include "ace/config-all.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/PI/PI.h"
-
+#include "tao/ORB.h"
namespace TAO
{
@@ -63,4 +65,5 @@ namespace TAO
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#include /**/ "ace/post.h"
+
#endif /*TAO_UTILS_RIR_NARROW_H*/