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