diff options
Diffstat (limited to 'apps/Gateway/Peer/Options.cpp')
-rw-r--r-- | apps/Gateway/Peer/Options.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/Gateway/Peer/Options.cpp b/apps/Gateway/Peer/Options.cpp index a51a9041ace..5112888b384 100644 --- a/apps/Gateway/Peer/Options.cpp +++ b/apps/Gateway/Peer/Options.cpp @@ -3,6 +3,7 @@ #define ACE_BUILD_SVC_DLL #include "ace/Get_Opt.h" +#include "ace/Log_Msg.h" #include "Options.h" ACE_RCSID(Peer, Options, "$Id$") |