diff options
Diffstat (limited to 'ACE/ace/Connector.h')
-rw-r--r-- | ACE/ace/Connector.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ACE/ace/Connector.h b/ACE/ace/Connector.h index 11617eeb870..2903ad6a750 100644 --- a/ACE/ace/Connector.h +++ b/ACE/ace/Connector.h @@ -564,13 +564,7 @@ protected: ACE_END_VERSIONED_NAMESPACE_DECL -#if defined (ACE_TEMPLATES_REQUIRE_SOURCE) #include "ace/Connector.cpp" -#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ - -#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation ("Connector.cpp") -#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #include /**/ "ace/post.h" |