commit | 8552a38c1da6b32c2c2607986eeb80e5b771fce2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu May 15 20:13:42 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu May 15 21:52:23 2014 -0700 |
tree | 2b5ac78e7b8ea5ab69c6586f218f2c5fcf1ad7cc | |
parent | d938a6bb89851c41b8d4c4f62dfb895006280ffc [diff] [blame] |
build: Enabling ability to use precompiled headers and some other build fixes Change-Id: If2b216e5674fc762338929026733f3dcb801bb1b Refs: #1588
diff --git a/tests/main.cpp b/tests/main.cpp index 580d72b..2733634 100644 --- a/tests/main.cpp +++ b/tests/main.cpp
@@ -25,4 +25,4 @@ #define BOOST_TEST_MAIN 1 #define BOOST_TEST_DYN_LINK 1 -#include <boost/test/unit_test.hpp> +#include "boost-test.hpp"