DEBSOURCES
Skip Quicknav
sources / mcrl2 / 201409.0-1 / libraries / core / test / test_lib.cpp
12345678
// empty test, just for testing if the libraries build correctly #include <boost/test/minimal.hpp> int test_main(int, char*[]) { return 0; }