mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 16:15:52 +08:00
Added a missing include for gcc
This commit is contained in:
parent
c71fe03022
commit
7007bf665c
@ -4,6 +4,8 @@
|
||||
#include <vector>
|
||||
#include <map>
|
||||
|
||||
#include <boost/nowide/convert.hpp>
|
||||
|
||||
#include <wx/panel.h>
|
||||
#include <wx/sizer.h>
|
||||
#include <wx/listctrl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user