summaryrefslogtreecommitdiff
path: root/ACE/tests/Main.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-01-13 09:41:15 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-01-13 09:41:15 +0100
commit378fbc350bc7d7d940523ac194b646e94caf312d (patch)
tree5ab6a7cb3929aa36d95d6cdb502d3c6bcb0a7b96 /ACE/tests/Main.cpp
parent6d4a282d86f0145004ac0cab58371d261abca19b (diff)
downloadATCD-378fbc350bc7d7d940523ac194b646e94caf312d.tar.gz
Removed Windows CE support
Diffstat (limited to 'ACE/tests/Main.cpp')
-rw-r--r--ACE/tests/Main.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/ACE/tests/Main.cpp b/ACE/tests/Main.cpp
index 46833b5d73f..3d248d70163 100644
--- a/ACE/tests/Main.cpp
+++ b/ACE/tests/Main.cpp
@@ -10,11 +10,8 @@
*/
//=============================================================================
-
#include "ace/OS_main.h"
-#if defined (ACE_HAS_WINCE)
-# include "ace/ACE.h"
-#endif /* ACE_HAS_WINCE */
+
int run_main (int argc, ACE_TCHAR *argv[]);
int