Remove accidental change committed in r274403.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@274407 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
// Source Licenses. See LICENSE.TXT for details.
|
// Source Licenses. See LICENSE.TXT for details.
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
#define _LIBCPP_BUILDING_CHRONO
|
|
||||||
#include "chrono"
|
#include "chrono"
|
||||||
#include "cerrno" // errno
|
#include "cerrno" // errno
|
||||||
#include "system_error" // __throw_system_error
|
#include "system_error" // __throw_system_error
|
||||||
|
|||||||
Reference in New Issue
Block a user