mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-01 22:37:03 +00:00
Fix build with disabled precompiled headers (#15484)
Fix broken build with disabled PCH
This commit is contained in:
committed by
GitHub
parent
7eaff76cec
commit
96e85b1db5
@@ -10,6 +10,7 @@
|
||||
#include <string>
|
||||
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <boost/nowide/fstream.hpp>
|
||||
|
||||
#ifdef _WIN32
|
||||
#define DIR_SEPARATOR '\\'
|
||||
|
||||
Reference in New Issue
Block a user