summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/Simple_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/Simple_util.h')
-rw-r--r--TAO/examples/Simple/Simple_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/examples/Simple/Simple_util.h b/TAO/examples/Simple/Simple_util.h
index 841a8aa6a60..d78ad81de95 100644
--- a/TAO/examples/Simple/Simple_util.h
+++ b/TAO/examples/Simple/Simple_util.h
@@ -160,8 +160,6 @@ private:
int do_shutdown_;
};
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "Simple_util.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#endif /* TAO_UTIL_H */