cxx/test/depr/depr.c.headers/uchar_h.pass.cpp

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