BitmapCache: a bit of clean-up

This commit is contained in:
Vojtech Bubnik 2020-12-10 08:54:21 +01:00
parent bd79036d13
commit 48a21cae93
2 changed files with 4 additions and 5 deletions

View file

@ -17,7 +17,6 @@
#include "nanosvg/nanosvg.h"
#define NANOSVGRAST_IMPLEMENTATION
#include "nanosvg/nanosvgrast.h"
//#include "GUI_App.hpp"
namespace Slic3r { namespace GUI {