Fix of a preceding merge

This commit is contained in:
Vojtech Bubnik 2020-09-08 14:25:10 +02:00
parent ceaa61071a
commit 0a4debc98c

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>