diff options
Diffstat (limited to 'TAO/tao/Seq_Var_T.h')
-rw-r--r-- | TAO/tao/Seq_Var_T.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Seq_Var_T.h b/TAO/tao/Seq_Var_T.h index 7596db9730a..9b51200027a 100644 --- a/TAO/tao/Seq_Var_T.h +++ b/TAO/tao/Seq_Var_T.h @@ -128,13 +128,7 @@ TAO_END_VERSIONED_NAMESPACE_DECL #include "tao/Seq_Var_T.inl" #endif /* defined INLINE */ -#if defined (ACE_TEMPLATES_REQUIRE_SOURCE) #include "tao/Seq_Var_T.cpp" -#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ - -#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation ("Seq_Var_T.cpp") -#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #include /**/ "ace/post.h" |