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…
Reference in New Issue
Block a user