cxx/test/strings/c.strings/cuchar.pass.cpp
2013-02-05 22:10:25 +00:00

19 lines
430 B
C++

//===----------------------------------------------------------------------===//
//
// 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.
//
//===----------------------------------------------------------------------===//
//
// XFAIL: apple-darwin
// <cuchar>
#include <cuchar>
int main()
{
}