diff options
Diffstat (limited to 'tests/Thread_Pool_Reactor_Test.icc')
-rw-r--r-- | tests/Thread_Pool_Reactor_Test.icc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Thread_Pool_Reactor_Test.icc b/tests/Thread_Pool_Reactor_Test.icc index 1307567e5f0..a38064790af 100644 --- a/tests/Thread_Pool_Reactor_Test.icc +++ b/tests/Thread_Pool_Reactor_Test.icc @@ -9,7 +9,7 @@ option { target type (exe) "Thread_Pool_Reactor_Test" { - source type (cpp) "Thread_Pool_Reactor_Test.cpp" + source type (cpp) "Thread_Pool_Reactor_Test.cpp", "Main.cpp" if ($__IBMCPP__ >= 500) { option macros(global) { source type (hpp) "test_config.h" |