mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-25 16:54:25 +08:00
Added a missing include
This commit is contained in:
parent
8c0b8f89d0
commit
f0de7f13fc
@ -1,6 +1,9 @@
|
|||||||
#ifndef GUI_PROCESS_HPP
|
#ifndef GUI_PROCESS_HPP
|
||||||
#define GUI_PROCESS_HPP
|
#define GUI_PROCESS_HPP
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
|
|
||||||
class wxWindow;
|
class wxWindow;
|
||||||
class wxString;
|
class wxString;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user