summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-04-10 03:11:16 +0200
committerStanislaw Halik <sthalik@misaki.pl>2023-04-10 03:11:16 +0200
commitb567a0d4ceed1ce0bb184d9c3f712b2ec37f2a41 (patch)
treeb2fdf91f37b1b93f10f41d10e007c73e9d063096 /test
parent6ebc64b4c61ea237f55438a4ebedf004648e65d7 (diff)
more precompiled header stuff
Diffstat (limited to 'test')
-rw-r--r--test/precomp.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/precomp.hpp b/test/precomp.hpp
index c183dcc0..2e5871cd 100644
--- a/test/precomp.hpp
+++ b/test/precomp.hpp
@@ -1,7 +1,7 @@
#pragma once
#include "../src/precomp.hpp"
-#if 0
+#if 1
#ifdef __APPLE__
#include <Magnum/Platform/WindowlessCglApplication.h>
#elif defined _WIN32