mame/3rdparty/pugixml/tests/common.hpp
2016-06-25 19:54:44 +02:00

9 lines
114 B
C++

#ifndef HEADER_TEST_COMMON_HPP
#define HEADER_TEST_COMMON_HPP
#include "test.hpp"
using namespace pugi;
#endif