summaryrefslogtreecommitdiff
path: root/ACE/ace/Pagefile_Memory_Pool.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Pagefile_Memory_Pool.inl')
-rw-r--r--ACE/ace/Pagefile_Memory_Pool.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Pagefile_Memory_Pool.inl b/ACE/ace/Pagefile_Memory_Pool.inl
index e6b2919d873..46734e75ba7 100644
--- a/ACE/ace/Pagefile_Memory_Pool.inl
+++ b/ACE/ace/Pagefile_Memory_Pool.inl
@@ -1,5 +1,5 @@
// -*- C++ -*-
-#if defined (ACE_WIN32) && !defined (ACE_HAS_PHARLAP)
+#if defined (ACE_WIN32)
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -48,4 +48,4 @@ ACE_Pagefile_Memory_Pool::base_addr () const
ACE_END_VERSIONED_NAMESPACE_DECL
-#endif /* ACE_WIN32 &7 !ACE_HAS_PHARLAP */
+#endif /* ACE_WIN32 */