aboutsummaryrefslogtreecommitdiff
path: root/tests/libcxx/include/ciso646
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libcxx/include/ciso646')
-rw-r--r--tests/libcxx/include/ciso64623
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/libcxx/include/ciso646 b/tests/libcxx/include/ciso646
deleted file mode 100644
index 38b3e942..00000000
--- a/tests/libcxx/include/ciso646
+++ /dev/null
@@ -1,23 +0,0 @@
-// -*- C++ -*-
-//===--------------------------- ciso646 ----------------------------------===//
-//
-// 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.
-//
-//===----------------------------------------------------------------------===//
-
-#ifndef _LIBCPP_CISO646
-#define _LIBCPP_CISO646
-
-/*
- ciso646 synopsis
-
-*/
-
-#include <__config>
-
-#pragma GCC system_header
-
-#endif // _LIBCPP_CISO646