mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Fix build on MSVC with PCH off
This commit is contained in:
parent
8ea8eb67e4
commit
734d57a714
4 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
#include "Version.hpp"
|
||||
|
||||
#include <cctype>
|
||||
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
#include <boost/algorithm/string/trim.hpp>
|
||||
#include <boost/nowide/fstream.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue