Skip to content
Snippets Groups Projects
Commit f66613de authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer
Browse files

try fix compilation error on Tumbleweed

parent 0d190de5
No related branches found
No related tags found
No related merge requests found
#define BOOST_TEST_MODULE testInitialValues
#include <boost/mpl/list.hpp>
#include <boost/test/included/unit_test.hpp>
#include <chrono>
#include <future>
......@@ -17,6 +16,8 @@
#include "TestFacility.h"
//#include "check_timeout.h"
#include <boost/test/included/unit_test.hpp>
using namespace boost::unit_test_framework;
namespace ctk = ChimeraTK;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment