mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
include "util/stdlib/cxx.h" before checking CXX_LIBRARY_VERSION.
R=rsesek@chromium.org Review URL: https://codereview.chromium.org/662813003
This commit is contained in:
parent
279ca87e68
commit
7d84d6512b
@ -16,6 +16,8 @@
|
||||
|
||||
#include <mach-o/loader.h>
|
||||
|
||||
#include "util/stdlib/cxx.h"
|
||||
|
||||
#if CXX_LIBRARY_VERSION >= 2011
|
||||
#include <type_traits>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user