From aa7e9de22cf5e25eb5353eb98500f69a3f76d141 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 1 May 2025 02:21:51 +0100 Subject: Fix all warnings in test/ --- test/perf-terrain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/perf-terrain.cpp') diff --git a/test/perf-terrain.cpp b/test/perf-terrain.cpp index 004e1af..ed6a200 100644 --- a/test/perf-terrain.cpp +++ b/test/perf-terrain.cpp @@ -5,7 +5,7 @@ #include namespace { - const TestMainWindowAppBase window; + const TestMainWindowAppBase WINDOW; void terrainMeshgen(benchmark::State & state) -- cgit v1.2.3