summaryrefslogtreecommitdiff
path: root/ACE/ASNMP
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2013-09-01 13:10:27 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2013-09-01 13:10:27 +0000
commit547f56abc6af7541d87bd9caaef086b038d7a9a1 (patch)
tree2a91ca1d2f5faab844bddc49ac1c5c76b08939cb /ACE/ASNMP
parent7d0620fa1798b11b7150750606040bd494a1a813 (diff)
downloadATCD-547f56abc6af7541d87bd9caaef086b038d7a9a1.tar.gz
Sun Sep 1 13:08:59 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>
* ASNMP/agent/main.cpp: * ace/Dev_Poll_Reactor.cpp: * ace/ICMP_Socket.cpp: * ace/OS_NS_string.cpp: * ace/WIN32_Asynch_IO.cpp: * examples/Log_Msg/Log_Msg_MFC/Log_Msg_MFC.cpp: * examples/Shared_Malloc/test_persistence.cpp: * netsvcs/lib/TS_Clerk_Handler.cpp: * tests/ACE_Init_Test.cpp: * tests/MM_Shared_Memory_Test.cpp: * tests/Mem_Map_Test.cpp: * tests/Naming_Test.cpp: * tests/Object_Manager_Flipping_Test.cpp: * tests/Object_Manager_Test.cpp: * tests/Process_Strategy_Test.cpp: * tests/Process_Test.cpp: * tests/Time_Service_Test.cpp: * websvcs/lib/URL_Addr.cpp: Add in the required explicit header includes.
Diffstat (limited to 'ACE/ASNMP')
-rw-r--r--ACE/ASNMP/agent/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ASNMP/agent/main.cpp b/ACE/ASNMP/agent/main.cpp
index 3fcf229a2f7..a83b906d43b 100644
--- a/ACE/ASNMP/agent/main.cpp
+++ b/ACE/ASNMP/agent/main.cpp
@@ -5,7 +5,7 @@
#include "ace/config-all.h"
#include "snmp_agent.h"
-#include "ace/ACE.h"
+#include "ace/Init_ACE.h"
#include "ace/Argv_Type_Converter.h"
int