spectrum2/tests/libtransport/main.h

6 lines
128 B
C

#ifndef TESTS_MAIN_H
#define TESTS_MAIN_H
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#endif