git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@70 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
7 lines
148 B
C
7 lines
148 B
C
#ifndef CPPUNIT_TEXTTESTRUNNER_H
|
|
#define CPPUNIT_TEXTTESTRUNNER_H
|
|
|
|
#include <cppunit/ui/text/TextTestRunner.h>
|
|
|
|
#endif // CPPUNIT_TEXTTESTRUNNER_H
|