summaryrefslogtreecommitdiff
path: root/tests/common.hpp
blob: 35e47176e01e5cab7cf1c29126a237c598eb82ba (plain)
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