1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Fix of a preceding merge

This commit is contained in:
Vojtech Bubnik
2020-09-08 14:25:10 +02:00
parent ceaa61071a
commit 0a4debc98c
-3
View File
@@ -18,10 +18,7 @@
// Fails to compile on Windows on the build server. // Fails to compile on Windows on the build server.
#ifdef __APPLE__ #ifdef __APPLE__
#include <boost/process/spawn.hpp> #include <boost/process/spawn.hpp>
<<<<<<< HEAD
=======
#include <boost/process/args.hpp> #include <boost/process/args.hpp>
>>>>>>> vb_gcodeviewer_menu
#endif #endif
#include <wx/stdpaths.h> #include <wx/stdpaths.h>