mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-16 09:29:41 -07:00
Fixes compile error with SLIC3R_PCH=OFF (#9543)
fixes compile error with SLIC3R_PCH=OFF
This commit is contained in:
parent
be2d193117
commit
cb7aef10ec
2 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include <wx/wx.h>
|
||||
#include "libslic3r/Config.hpp"
|
||||
#include "libslic3r/ExPolygon.hpp"
|
||||
#include "libslic3r/Polyline.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue