2022-04-07 18:46:57 +02:00

9 lines
114 B
C++

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