mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Added a missing include
This commit is contained in:
parent
8c0b8f89d0
commit
f0de7f13fc
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
#ifndef GUI_PROCESS_HPP
|
||||
#define GUI_PROCESS_HPP
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
||||
class wxWindow;
|
||||
class wxString;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue