test: include replace.hpp explicit 18/31918/1 accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0_ivi accepted/tizen/common/20141219.104217 accepted/tizen/ivi/20141225.103503 accepted/tizen/mobile/20141223.073052 accepted/tizen/tv/20141223.072945 accepted/tizen/wearable/20141223.073020 submit/tizen_common/20141212.090527 submit/tizen_common/20141212.092449 submit/tizen_common/20141212.112856 submit/tizen_common/20141212.114052 submit/tizen_ivi/20141225.222222 submit/tizen_mobile/20141222.083751 submit/tizen_mobile/20141223.060220 submit/tizen_tv/20141222.083751 submit/tizen_tv/20141223.060220 submit/tizen_wearable/20141222.083751 submit/tizen_wearable/20141223.060220 tizen_3.0_ivi_release
authorChanho Park <chanho61.park@samsung.com>
Fri, 12 Dec 2014 04:39:09 +0000 (13:39 +0900)
committerChanho Park <chanho61.park@samsung.com>
Fri, 12 Dec 2014 04:39:09 +0000 (13:39 +0900)
commitc299b70e1df4b8e28beeac3bc80134b7baf2abe6
treef572dab130812d2c0aad415ca99ae13005e4886f
parenteff7fe9286825e3ae98cdb9fb192dda1a3b9e422
test: include replace.hpp explicit

This patch will be needed when we move the boost version to avobe
1.56.0. Actually, this patch doesn't affect current boost version
because the header will be automatically included by other header.

../../../src/test/tools.h:70:2: error: 'replace_all' is not a member of
'boost'
boost::replace_all(result, "wfits::", "");

Change-Id: I0648af0f4e3f3d565700eca7ceb3d8167adeeaad
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
src/test/tools.h