From 61c9da1d2719ee991c5c864ff50f4af04a0f5d88 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Sat, 12 Sep 2015 10:43:20 -0700 Subject: [PATCH] minimize diff --- tests/gpu-test/src/main.cpp | 1 + tests/render-utils/src/main.cpp | 1 + 2 files changed, 2 insertions(+) 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