summaryrefslogtreecommitdiff
path: root/ace/ARGV.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ARGV.cpp')
-rw-r--r--ace/ARGV.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/ARGV.cpp b/ace/ARGV.cpp
index 184b9c96ad5..50ea455063e 100644
--- a/ace/ARGV.cpp
+++ b/ace/ARGV.cpp
@@ -4,7 +4,6 @@
// Transforms a string BUF into an ARGV-style vector of strings.
#define ACE_BUILD_DLL
-#include "ace/Log_Msg.h"
#include "ace/ARGV.h"
#if !defined (__ACE_INLINE__)