blob: f5f69f8e553bb63138715f739e3ad236cd5002a4 [file] [log] [blame]
//===----------------------------------------------------------------------===//
//
// 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
// XFAIL: newlib
// <uchar.h>
#include <uchar.h>
int main()
{
}