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 0a6c63dc1ff..a8ef349ec07 100644 --- a/examples/DLL/Newsweek.cpp +++ b/examples/DLL/Newsweek.cpp @@ -3,6 +3,7 @@ #define ACE_BUILD_SVC_DLL #include "Newsweek.h" +#include "ace/Log_Msg.h" // Implementation of the abstract class method which describes // the magazine. |