summaryrefslogtreecommitdiff
path: root/TAO/tao/Any_Arg_Traits.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Any_Arg_Traits.h')
-rw-r--r--TAO/tao/Any_Arg_Traits.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tao/Any_Arg_Traits.h b/TAO/tao/Any_Arg_Traits.h
index cb17d0caa7b..5cbf50e0558 100644
--- a/TAO/tao/Any_Arg_Traits.h
+++ b/TAO/tao/Any_Arg_Traits.h
@@ -16,13 +16,14 @@
#include /**/ "ace/pre.h"
+#include "tao/TAO_Export.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/Arg_Traits_T.h"
#include "tao/Var_Size_Argument_T.h"
-#include "tao/TAO_Export.h"
+#include "tao/Arg_Traits_T.h"
namespace CORBA
{