tests/paths.cc.cmake
changeset 11 cf6519daa7fa
child 13 0ab493e5250e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tests/paths.cc.cmake	Sun Dec 11 11:19:39 2011 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +#include <benchmark_tools.h>
     1.5 +#include <string>
     1.6 +
     1.7 +const std::string DATADIR_PATH = "@DATADIR_PATH@";