1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
This commit is contained in:
bubnikv
2017-09-11 09:58:41 +02:00
parent 836dd98113
commit fd3b474a63
+1 -1
View File
@@ -50,7 +50,7 @@
#include <cassert>
#include "Point.hpp"
#ifndef _MSC_VER
#if ! defined(_MSC_VER) && defined(__SIZEOF_INT128__)
#define HAS_INTRINSIC_128_TYPE
#endif