diff options
Diffstat (limited to 'ACE/protocols/ace/INet/String_IOStream.h')
-rw-r--r-- | ACE/protocols/ace/INet/String_IOStream.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ACE/protocols/ace/INet/String_IOStream.h b/ACE/protocols/ace/INet/String_IOStream.h index 508852317d9..f1be7ffa2da 100644 --- a/ACE/protocols/ace/INet/String_IOStream.h +++ b/ACE/protocols/ace/INet/String_IOStream.h @@ -160,13 +160,7 @@ namespace ACE ACE_END_VERSIONED_NAMESPACE_DECL -#if defined (ACE_TEMPLATES_REQUIRE_SOURCE) #include "ace/INet/String_IOStream.cpp" -#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ - -#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation ("String_IOStream.cpp") -#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #include /**/ "ace/post.h" #endif /* ACE_IOS_STRING_IOSTREAM_H */ |