summaryrefslogtreecommitdiff
path: root/TAO/tests/DynAny_Test/test_wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/DynAny_Test/test_wrapper.h')
-rw-r--r--TAO/tests/DynAny_Test/test_wrapper.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tests/DynAny_Test/test_wrapper.h b/TAO/tests/DynAny_Test/test_wrapper.h
index 11abca739b0..a2fdecdbd7c 100644
--- a/TAO/tests/DynAny_Test/test_wrapper.h
+++ b/TAO/tests/DynAny_Test/test_wrapper.h
@@ -36,12 +36,6 @@ private:
TEST_OBJECT* test_object_;
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "test_wrapper.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
-
-#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation ("test_wrapper.cpp")
-#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TEST_WRAPPER_H */