mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-04 16:28:22 +02:00
12 lines
183 B
C
12 lines
183 B
C
//
|
|
// TestCaller.h
|
|
//
|
|
|
|
|
|
#ifndef Poco_CppUnit_TestCaller_INCLUDED
|
|
#define Poco_CppUnit_TestCaller_INCLUDED
|
|
|
|
#include "CppUnit/TestCaller.h"
|
|
|
|
#endif // Poco_CppUnit_TestCaller_INCLUDED
|