From 47c8a6831b7ecb207f1a4b2af90d963f84499ae8 Mon Sep 17 00:00:00 2001 From: khizmax Date: Fri, 27 Mar 2015 16:13:00 +0300 Subject: [PATCH] Fixed build script --- projects/source.unit.map.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/source.unit.map.mk b/projects/source.unit.map.mk index 0f85cb35..b9e7c96a 100644 --- a/projects/source.unit.map.mk +++ b/projects/source.unit.map.mk @@ -10,7 +10,7 @@ CDSUNIT_MAP_SOURCES := \ tests/unit/map2/map_find_int_striped.cpp \ tests/unit/map2/map_find_int_refinable.cpp \ tests/unit/map2/map_find_int_std.cpp \ - tests/unit/map2/map_find_string.cpp \ + tests/unit/map2/map_find_string.cpp \ tests/unit/map2/map_find_string_bronsonavltree.cpp \ tests/unit/map2/map_find_string_cuckoo.cpp \ tests/unit/map2/map_find_string_ellentree.cpp \ -- 2.34.1