#pragma once #include namespace mbgl { int runRenderTests(int argc, char* argv[], std::function); } // namespace mbgl