1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

Added two missing includes to fix build on gcc

This commit is contained in:
Lukas Matena
2020-09-01 18:04:56 +02:00
parent 3967a7ac7e
commit 1eef1d32a0
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
#include <array>
#include <string>
#include "libslic3r/Point.hpp"
namespace Slic3r {
class GLShaderProgram