1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Added missing includes (GCC 9.3)

This commit is contained in:
Lukáš Hejl
2021-05-27 16:47:31 +02:00
parent 3e28b4c967
commit 281ac1f2f1
2 changed files with 2 additions and 0 deletions
@@ -2,6 +2,7 @@
#define slic3r_ElephantFootCompensation_hpp_
#include "libslic3r.h"
#include "ExPolygon.hpp"
#include <vector>
namespace Slic3r {