summaryrefslogtreecommitdiff
path: root/ace/MEM_IO.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/MEM_IO.h')
-rw-r--r--ace/MEM_IO.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/MEM_IO.h b/ace/MEM_IO.h
index 6b52edcaa54..9dcecaf4f5e 100644
--- a/ace/MEM_IO.h
+++ b/ace/MEM_IO.h
@@ -24,8 +24,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if (ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1)
-
/**
* @class ACE_MEM_IO
*
@@ -170,7 +168,5 @@ private:
#include "ace/MEM_IO.i"
#endif /* ACE_LACKS_INLINE_FUNCTIONS */
-#endif /* ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1 */
-
#include "ace/post.h"
#endif /* ACE_SOCK_IO_H */