DEBSOURCES
Skip Quicknav
sources / tango / 10.1.0%2Bdfsg1-1~exp1 / 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"