1
Fork 0
turbonss/cxxmph/map_tester.cc

9 lines
102 B
C++

#include "map_tester.h"
namespace cxxxmph {
MapTester::MapTester() {}
MapTester::~MapTester() {}
}