mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-06-02 12:24:20 +08:00
This commit is contained in:
parent
836dd98113
commit
fd3b474a63
@ -50,7 +50,7 @@
|
|||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include "Point.hpp"
|
#include "Point.hpp"
|
||||||
|
|
||||||
#ifndef _MSC_VER
|
#if ! defined(_MSC_VER) && defined(__SIZEOF_INT128__)
|
||||||
#define HAS_INTRINSIC_128_TYPE
|
#define HAS_INTRINSIC_128_TYPE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user