diff options
author | randomdan <randomdan@localhost> | 2014-11-04 19:38:37 +0000 |
---|---|---|
committer | randomdan <randomdan@localhost> | 2014-11-04 19:38:37 +0000 |
commit | b2307d56d7273064a6b5b207227b997d8d3363be (patch) | |
tree | 19b7e9b7b86a97ab964de4e751fbaabd14820980 /libtmdb/testCallMockApi.cpp | |
parent | Slicer compat fix (diff) | |
download | p2pvr-b2307d56d7273064a6b5b207227b997d8d3363be.tar.bz2 p2pvr-b2307d56d7273064a6b5b207227b997d8d3363be.tar.xz p2pvr-b2307d56d7273064a6b5b207227b997d8d3363be.zip |
Link to external Boost UTF
Diffstat (limited to 'libtmdb/testCallMockApi.cpp')
-rw-r--r-- | libtmdb/testCallMockApi.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtmdb/testCallMockApi.cpp b/libtmdb/testCallMockApi.cpp index 08719ca..6321773 100644 --- a/libtmdb/testCallMockApi.cpp +++ b/libtmdb/testCallMockApi.cpp @@ -1,5 +1,5 @@ #define BOOST_TEST_MODULE CallMockApi -#include <boost/test/included/unit_test.hpp> +#include <boost/test/unit_test.hpp> #include "tmdb-proxy.h" |