diff options
Diffstat (limited to 'examples/Shared_Malloc/test_position_independent_malloc.cpp')
-rw-r--r-- | examples/Shared_Malloc/test_position_independent_malloc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/Shared_Malloc/test_position_independent_malloc.cpp b/examples/Shared_Malloc/test_position_independent_malloc.cpp index cc6ac3967d7..068b78e6215 100644 --- a/examples/Shared_Malloc/test_position_independent_malloc.cpp +++ b/examples/Shared_Malloc/test_position_independent_malloc.cpp @@ -9,7 +9,6 @@ #include "ace/PI_Malloc.h" #include "ace/Based_Pointer_T.h" #include "ace/Get_Opt.h" -#include "ace/Synch.h" #include "ace/Auto_Ptr.h" #include "ace/Process_Mutex.h" |