mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
more missing includes (#6398)
Here are more missing header files recently identified by building without precompiled header support.
This commit is contained in:
parent
ad8cec26af
commit
7bbffaa996
5 changed files with 7 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#include "Widgets/RadioBox.hpp"
|
||||
#include "Widgets/TextInput.hpp"
|
||||
#include <wx/listimpl.cpp>
|
||||
#include <wx/display.h>
|
||||
#include <map>
|
||||
|
||||
#ifdef __WINDOWS__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue