mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 10:45:55 +08:00
Added missed include under OSX
This commit is contained in:
parent
3f7ebee396
commit
5b103116c5
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user