diff options
Diffstat (limited to 'ACE/tests/Enum_Interfaces_Test.cpp')
-rw-r--r-- | ACE/tests/Enum_Interfaces_Test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/tests/Enum_Interfaces_Test.cpp b/ACE/tests/Enum_Interfaces_Test.cpp index 77a3727f52c..62c6400c5b6 100644 --- a/ACE/tests/Enum_Interfaces_Test.cpp +++ b/ACE/tests/Enum_Interfaces_Test.cpp @@ -20,13 +20,10 @@ */ //============================================================================= - #include "test_config.h" #include "ace/OS_NS_sys_utsname.h" #include "ace/INET_Addr.h" - - int run_main (int, ACE_TCHAR *[]) { |