diff --git a/MobileGL/MG_Benchmark/SanityBench.cpp b/MobileGL/MG_Benchmark/SanityBench.cpp index cb0a49f3..ace37cb8 100644 --- a/MobileGL/MG_Benchmark/SanityBench.cpp +++ b/MobileGL/MG_Benchmark/SanityBench.cpp @@ -1,5 +1,6 @@ #include #include +#include static void Sanity_VectorResize(benchmark::State& state) { for (auto _ : state) {