Fixing missing include.

This commit is contained in:
Vojtech Bubnik 2022-04-12 12:49:36 +02:00 committed by PavelMikus
parent 399b7f79e8
commit 2dfabb7e69

View File

@ -4,6 +4,8 @@
#include <array>
#include <algorithm>
#include "Point.hpp"
namespace Slic3r {
class ColorRGB