mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 22:59:04 +08: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