minix/external/bsd/libc++/dist/libcxx/test/depr/depr.c.headers/uchar_h.pass.cpp

19 lines
432 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
// <uchar.h>
#include <uchar.h>
int main()
{
}