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