1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +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.
#ifdef __APPLE__
#include <boost/process/spawn.hpp>
<<<<<<< HEAD
=======
#include <boost/process/args.hpp>
>>>>>>> vb_gcodeviewer_menu
#endif
#include <wx/stdpaths.h>