#include "UnitTest++/UnitTest++.h" #include "../src/map/natmap.h" #include #include int main(int, const char *[]) { return UnitTest::RunAllTests(); }