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