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