summaryrefslogtreecommitdiff
path: root/graphics/asymptote/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/memory.h')
-rw-r--r--graphics/asymptote/memory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/asymptote/memory.h b/graphics/asymptote/memory.h
index 8e878ef712..180260bc9d 100644
--- a/graphics/asymptote/memory.h
+++ b/graphics/asymptote/memory.h
@@ -50,6 +50,7 @@
#define GC_THREADS
#ifdef __clang__
#define GC_ATTR_EXPLICIT
+#define GC_NOEXCEPT
#endif
#include <gc.h>