mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-29 17:44:36 +08:00
This commit is contained in:
parent
836dd98113
commit
fd3b474a63
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user