mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-15 02:31:51 +08:00
Fix of a preceding merge
This commit is contained in:
parent
ceaa61071a
commit
0a4debc98c
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user