mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 05:29:41 +01:00
12 lines
165 B
C
12 lines
165 B
C
//
|
|
// Orthodox.h
|
|
//
|
|
|
|
|
|
#ifndef Poco_CppUnit_Orthodox_INCLUDED
|
|
#define Poco_CppUnit__INCLUDED
|
|
|
|
#include "CppUnit/Orthodox.h"
|
|
|
|
#endif // Poco_CppUnit_Orthodox_INCLUDED
|