summaryrefslogtreecommitdiff
path: root/cad/cura-engine/files/patch-src_layerPart.cpp
blob: e80ac0586afbeacdbae0cb4c38765d4d9b7a45ae (plain) (blame)
1
2
3
4
5
6
7
8
--- src/layerPart.cpp.orig	2020-03-17 23:31:49 UTC
+++ src/layerPart.cpp
@@ -1,3 +1,5 @@
+#undef __GNUC__
+#define __GNUC__ 9
 //Copyright (c) 2018 Ultimaker B.V.
 //CuraEngine is released under the terms of the AGPLv3 or higher.