mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
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
|