forked from OSchip/llvm-project
Remove accidental change committed in r274403.
llvm-svn: 274407
This commit is contained in:
parent
3add3a40a4
commit
d3ac6ae7d3
|
@ -6,7 +6,7 @@
|
|||
// Source Licenses. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
#define _LIBCPP_BUILDING_CHRONO
|
||||
|
||||
#include "chrono"
|
||||
#include "cerrno" // errno
|
||||
#include "system_error" // __throw_system_error
|
||||
|
|
Loading…
Reference in New Issue