diff options
Diffstat (limited to 'ACE/ace/Future_Set.h')
-rw-r--r-- | ACE/ace/Future_Set.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ACE/ace/Future_Set.h b/ACE/ace/Future_Set.h index abee861e31c..ed1eb0999bf 100644 --- a/ACE/ace/Future_Set.h +++ b/ACE/ace/Future_Set.h @@ -126,13 +126,7 @@ private: ACE_END_VERSIONED_NAMESPACE_DECL -#if defined (ACE_TEMPLATES_REQUIRE_SOURCE) #include "ace/Future_Set.cpp" -#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ - -#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation ("Future_Set.cpp") -#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_HAS_THREADS */ #include /**/ "ace/post.h" |