1 2 3 4 5 6 7 8
#ifndef HEADER_TEST_COMMON_HPP #define HEADER_TEST_COMMON_HPP #include "test.hpp" using namespace pugi; #endif