Update safeExit.cpp

This commit is contained in:
Alexander Tokmakov 2022-11-07 21:07:09 +03:00 committed by GitHub
parent d6bfbeb95f
commit b4ecbbf224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
#if defined(OS_LINUX)
# include <sys/syscall.h>
#endif
#include <cstdlib>
#include <unistd.h>
#include <base/safeExit.h>
#include <base/defines.h> /// for THREAD_SANITIZER