diff options
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r-- | ace/config-sunos5.4-g++.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h index 4737885f884..58c9f494efc 100644 --- a/ace/config-sunos5.4-g++.h +++ b/ace/config-sunos5.4-g++.h @@ -175,7 +175,4 @@ // Defines the page size of the system. #define ACE_PAGE_SIZE 4096 -// Define this file to keep /usr/include/memory.h from being included. -#include <cstring> - #endif /* ACE_CONFIG_H */ |