diff options
author | Adam Mitz <mitza@ociweb.com> | 2018-09-07 16:29:56 -0500 |
---|---|---|
committer | Adam Mitz <mitza@ociweb.com> | 2018-09-07 16:29:56 -0500 |
commit | 95bf013bd3bccdada189c038efbd93c87b774b1b (patch) | |
tree | cb2f0191dba882de9738a4a89a12ba489af4d952 /ACE/tests/QtReactor_Test.cpp | |
parent | a6398b53bd6369c5de68e6c2869767fc0d6be318 (diff) | |
download | ATCD-95bf013bd3bccdada189c038efbd93c87b774b1b.tar.gz |
Qt5 support
Diffstat (limited to 'ACE/tests/QtReactor_Test.cpp')
-rw-r--r-- | ACE/tests/QtReactor_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/QtReactor_Test.cpp b/ACE/tests/QtReactor_Test.cpp index 3d102d46a48..cbc994d4300 100644 --- a/ACE/tests/QtReactor_Test.cpp +++ b/ACE/tests/QtReactor_Test.cpp @@ -36,7 +36,6 @@ #include "test_config.h" #include <assert.h> -#include <QtGui/qapplication.h> #include <QtCore/qtimer.h> #include "ace/OS_NS_time.h" |