summaryrefslogtreecommitdiff
path: root/ace/ARGV.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
commit2d27f44666189e87ff27436b35a0dd002a0cdfd7 (patch)
treedd496dde3c016a1db5d3882e1dc40c9af7e9aaf8 /ace/ARGV.cpp
parent8460f65dd042d52eaaa80acfef7f288ab4ceb27a (diff)
downloadATCD-2d27f44666189e87ff27436b35a0dd002a0cdfd7.tar.gz
Eon
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__)