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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/DynAny_Test/test_wrapper.h b/TAO/tests/DynAny_Test/test_wrapper.h
index 63326a045a1..b4f2b8d1cd9 100644
--- a/TAO/tests/DynAny_Test/test_wrapper.h
+++ b/TAO/tests/DynAny_Test/test_wrapper.h
@@ -43,7 +43,7 @@ private:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation ("test_wrapper.cpp")
+#pragma implementation "test_wrapper.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TEST_WRAPPER_H */