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