mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Added missing include to fix build against wx3.0 (Linux)
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#ifndef slic3r_GUI_ExtraRenderers_hpp_
|
#ifndef slic3r_GUI_ExtraRenderers_hpp_
|
||||||
#define slic3r_GUI_ExtraRenderers_hpp_
|
#define slic3r_GUI_ExtraRenderers_hpp_
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
#include <wx/dataview.h>
|
#include <wx/dataview.h>
|
||||||
|
|
||||||
#if wxUSE_MARKUP && wxCHECK_VERSION(3, 1, 1)
|
#if wxUSE_MARKUP && wxCHECK_VERSION(3, 1, 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user