mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
Fix of a preceding merge
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user