Fixing missing include.
This commit is contained in:
parent
399b7f79e8
commit
2dfabb7e69
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
#include <array>
|
||||
#include <algorithm>
|
||||
|
||||
#include "Point.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
class ColorRGB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue