diff --git a/ShaderRecomp/pch.h b/ShaderRecomp/pch.h index 790969b..e59682c 100644 --- a/ShaderRecomp/pch.h +++ b/ShaderRecomp/pch.h @@ -1,5 +1,9 @@ #pragma once +#ifdef _WIN32 +#include +#endif + #include #include