summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/c.strings/cuchar.pass.cpp
blob: ec5f6a0ef7c6491615c754101b382b09f2816eec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//===----------------------------------------------------------------------===//
//
// ÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊThe LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//

// <cuchar>

#include <cuchar>

int main()
{
}
OpenPOWER on IntegriCloud