mirror of
https://github.com/pocoproject/poco.git
synced 2025-06-26 14:34:00 +02:00
12 lines
213 B
C
12 lines
213 B
C
//
|
|
// CppUnitException.h
|
|
//
|
|
|
|
|
|
#ifndef Poco_CppUnit_CppUnitException_INCLUDED
|
|
#define Poco_CppUnit_CppUnitException_INCLUDED
|
|
|
|
#include "CppUnit/CppUnitException.h"
|
|
|
|
#endif // Poco_CppUnit_CppUnitException_INCLUDED
|