mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-09 15:18:29 -04:00
Fixed compilation on Linux.
This commit is contained in:
parent
8917f18ef1
commit
0a328789ef
@ -4,7 +4,6 @@
|
||||
#include <assert.h>
|
||||
#include <cmath>
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/lexical_cast.hpp>
|
||||
#include <boost/algorithm/string/split.hpp>
|
||||
#include <boost/algorithm/string/classification.hpp>
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
#include <algorithm>
|
||||
|
||||
#include <boost/algorithm/string/predicate.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
#if _WIN32
|
||||
#include <Windows.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user