Precompiled headers on Visual Studio & GCC, with the highest hopes

that it will not break the build server.
This commit is contained in:
bubnikv 2018-10-29 16:01:26 +01:00
parent 35d984b812
commit 5377304b0c
8 changed files with 652 additions and 119 deletions

1
src/slic3r/pchheader.cpp Normal file
View file

@ -0,0 +1 @@
#include "pchheader.hpp"