summaryrefslogtreecommitdiff
path: root/ace/MEM_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/MEM_Stream.h')
-rw-r--r--ace/MEM_Stream.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/MEM_Stream.h b/ace/MEM_Stream.h
index 24cfbce2733..1fdc9a910aa 100644
--- a/ace/MEM_Stream.h
+++ b/ace/MEM_Stream.h
@@ -21,8 +21,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if (ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1)
-
#include "ace/INET_Addr.h"
class ACE_MEM_Acceptor;
@@ -136,7 +134,5 @@ public:
#include "ace/MEM_Stream.i"
#endif /* ACE_LACKS_INLINE_FUNCTIONS */
-#endif /* ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1 */
-
#include "ace/post.h"
#endif /* ACE_MEM_STREAM_H */