diff options
Diffstat (limited to 'examples/Shared_Malloc/Options.cpp')
-rw-r--r-- | examples/Shared_Malloc/Options.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Shared_Malloc/Options.cpp b/examples/Shared_Malloc/Options.cpp index 41400ccff78..bded6518699 100644 --- a/examples/Shared_Malloc/Options.cpp +++ b/examples/Shared_Malloc/Options.cpp @@ -1,7 +1,7 @@ #include "ace/Get_Opt.h" // $Id$ -#include "ace/Log_Msg.h" + #include "Options.h" // Static Singleton instance. |