1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Fixed compilation on Linux.

This commit is contained in:
bubnikv
2018-05-21 17:39:23 +02:00
committed by Vojtech Kral
parent 8917f18ef1
commit 0a328789ef
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
#include <algorithm>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/filesystem.hpp>
#if _WIN32
#include <Windows.h>