summaryrefslogtreecommitdiff
path: root/TAO/examples/OBV/Simple_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/OBV/Simple_util.h')
-rw-r--r--TAO/examples/OBV/Simple_util.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/examples/OBV/Simple_util.h b/TAO/examples/OBV/Simple_util.h
index 30b9d2fe8ee..32bfe42a5ae 100644
--- a/TAO/examples/OBV/Simple_util.h
+++ b/TAO/examples/OBV/Simple_util.h
@@ -149,11 +149,6 @@ protected:
int shutdown_;
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "Simple_util.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
-#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation ("Simple_util.cpp")
-#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TAO_UTIL_H */