summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/client.h')
-rw-r--r--TAO/tests/Param_Test/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Param_Test/client.h b/TAO/tests/Param_Test/client.h
index 7ed3ce7c1b3..40ba33ad9e3 100644
--- a/TAO/tests/Param_Test/client.h
+++ b/TAO/tests/Param_Test/client.h
@@ -62,7 +62,5 @@ private:
Results results_;
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "client.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#endif /* CLIENTS_H */