mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-13 07:28:59 +08:00
Fix compile error, part 2
Another undefined use of std::vector
This commit is contained in:
parent
8050b93bf9
commit
4b134b29e6
@ -2,6 +2,7 @@
|
||||
#define slic3r_GUI_ObjectSettings_hpp_
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <wx/panel.h>
|
||||
|
||||
class wxBoxSizer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user