Files
jsix/external/include/c++/v1/experimental/chrono
2018-09-22 07:55:00 -07:00

12 lines
429 B
C++

// -*- C++ -*-
//===------------------------------ chrono ---------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#error "<experimental/chrono> has been removed. Use <chrono> instead."