diff options
Diffstat (limited to 'examples/DLL/Newsweek.cpp')
-rw-r--r-- | examples/DLL/Newsweek.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/DLL/Newsweek.cpp b/examples/DLL/Newsweek.cpp index 33e6d9868a6..4d90c5e333c 100644 --- a/examples/DLL/Newsweek.cpp +++ b/examples/DLL/Newsweek.cpp @@ -5,6 +5,7 @@ #include "Newsweek.h" #include "ace/Log_Msg.h" #include "ace/svc_export.h" +#include "ace/OS_Memory.h" // Implementation of the abstract class method which describes // the magazine. |