minix/external/bsd/libc++/dist/libcxx/test/strings/c.strings/cuchar.pass.cpp

19 lines
430 B
C++
Raw Normal View History

//===----------------------------------------------------------------------===//
//
// 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()
{
}