1
Fork 0
turbonss/cxxmph/map_tester.cc

9 lines
102 B
C++
Raw Normal View History

2012-05-28 07:45:12 +03:00
#include "map_tester.h"
namespace cxxxmph {
MapTester::MapTester() {}
MapTester::~MapTester() {}
}