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