1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Added missed include under OSX

This commit is contained in:
YuSanka
2020-02-03 09:24:58 +01:00
parent 3f7ebee396
commit 5b103116c5
+2
View File
@@ -1,6 +1,8 @@
#ifndef SLIC3R_GUI_BITMAP_CACHE_HPP
#define SLIC3R_GUI_BITMAP_CACHE_HPP
#include <map>
#include <wx/wxprec.h>
#ifndef WX_PRECOMP
#include <wx/wx.h>