summaryrefslogtreecommitdiff
path: root/TAO/tao/Seq_Var_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Seq_Var_T.h')
-rw-r--r--TAO/tao/Seq_Var_T.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Seq_Var_T.h b/TAO/tao/Seq_Var_T.h
index eeed5fc3bb8..f12c74415f7 100644
--- a/TAO/tao/Seq_Var_T.h
+++ b/TAO/tao/Seq_Var_T.h
@@ -14,7 +14,7 @@
#ifndef TAO_SEQ_VAR_T_H
#define TAO_SEQ_VAR_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -152,6 +152,6 @@ public:
#pragma implementation ("Seq_Var_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_SEQ_VAROUT_T_H */