build: Fix nothrow include. (#749)
This commit is contained in:
committed by
GitHub
parent
0cd9ccf170
commit
6d50141e35
@@ -1,5 +1,7 @@
|
||||
#include "snmalloc/snmalloc.h"
|
||||
|
||||
#include <new>
|
||||
|
||||
#ifdef _WIN32
|
||||
# ifdef __clang__
|
||||
# define EXCEPTSPEC noexcept
|
||||
|
||||
Reference in New Issue
Block a user