cppunit/examples/cppunittest/CppUnitTestPlugIn.cpp
2011-10-29 15:07:08 +10:00

6 lines
118 B
C++

#include <cppunit/plugin/TestPlugIn.h>
// Implements all the plug-in stuffs, WinMain...
CPPUNIT_PLUGIN_IMPLEMENT();