mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Added missed include under OSX
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#ifndef SLIC3R_GUI_BITMAP_CACHE_HPP
|
#ifndef SLIC3R_GUI_BITMAP_CACHE_HPP
|
||||||
#define SLIC3R_GUI_BITMAP_CACHE_HPP
|
#define SLIC3R_GUI_BITMAP_CACHE_HPP
|
||||||
|
|
||||||
|
#include <map>
|
||||||
|
|
||||||
#include <wx/wxprec.h>
|
#include <wx/wxprec.h>
|
||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
#include <wx/wx.h>
|
#include <wx/wx.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user