From b567a0d4ceed1ce0bb184d9c3f712b2ec37f2a41 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 10 Apr 2023 03:11:16 +0200 Subject: more precompiled header stuff --- test/precomp.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 #elif defined _WIN32 -- cgit v1.2.3