diff options
Diffstat (limited to 'libcxx/src/experimental/placeholder.cpp')
-rw-r--r-- | libcxx/src/experimental/placeholder.cpp | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/libcxx/src/experimental/placeholder.cpp b/libcxx/src/experimental/placeholder.cpp deleted file mode 100644 index 998330bb07f..00000000000 --- a/libcxx/src/experimental/placeholder.cpp +++ /dev/null @@ -1,14 +0,0 @@ -//===--------------------------- TODO.cpp ---------------------------------===// -// -// The LLVM Compiler Infrastructure -// -// This file is dual licensed under the MIT and the University of Illinois Open -// Source Licenses. See LICENSE.TXT for details. -// -//===----------------------------------------------------------------------===// - -#include "experimental/__config" - -_LIBCPP_BEGIN_NAMESPACE_LFTS - -_LIBCPP_END_NAMESPACE_LFTS |