Eric Fiselier | 2f746d4 | 2015-02-02 21:05:47 +0000 | [diff] [blame] | 1 | // -*- C++ -*- |
| 2 | //===------------------------------ chrono ---------------------------------===// |
| 3 | // |
| 4 | // The LLVM Compiler Infrastructure |
| 5 | // |
| 6 | // This file is distributed under the University of Illinois Open Source |
| 7 | // License. See LICENSE.TXT for details. |
| 8 | // |
| 9 | //===----------------------------------------------------------------------===// |
| 10 | |
Marshall Clow | a3d37f0 | 2018-02-06 23:13:48 +0000 | [diff] [blame] | 11 | #error "<experimental/chrono> has been removed. Use <chrono> instead." |