diff --git a/tests/gpu-test/src/main.cpp b/tests/gpu-test/src/main.cpp index 2d7c207515..b27d10e312 100644 --- a/tests/gpu-test/src/main.cpp +++ b/tests/gpu-test/src/main.cpp @@ -25,6 +25,7 @@ #include #include #include + #include #include #include diff --git a/tests/render-utils/src/main.cpp b/tests/render-utils/src/main.cpp index af47df5c44..0fa261db8d 100644 --- a/tests/render-utils/src/main.cpp +++ b/tests/render-utils/src/main.cpp @@ -13,6 +13,7 @@ #include #include + #include #include