From 3c404128c4669a1f4f190e20a89553677717fc50 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 23 Sep 2016 22:01:44 +0300 Subject: Add missing comments into defines. --- src/test/testlauncher.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/test/testlauncher.h') diff --git a/src/test/testlauncher.h b/src/test/testlauncher.h index 109b661da..4bfba9abd 100644 --- a/src/test/testlauncher.h +++ b/src/test/testlauncher.h @@ -27,11 +27,11 @@ #ifdef WIN32 #include -#endif +#endif // WIN32 #ifdef __native_client__ #include -#endif +#endif // __native_client__ #include "localconsts.h" @@ -84,5 +84,5 @@ class TestLauncher final std::ofstream file; }; -#endif +#endif // USE_OPENGL #endif // TEST_TESTLAUNCHER_H -- cgit v1.2.3-70-g09d2