DEBSOURCES
Skip Quicknav
sources / tango / 10.0.2%2Bdfsg1-1~bpo12%2B1 / cppserver / database / test / test.h
12345678
#pragma once #define BOOST_TEST_MODULE TangoDataBaseTests #include <boost/test/unit_test.hpp> #include <tango/tango.h> #include "boost_test_helper.h"