summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/c.math/tgmath_h.pass.cpp
blob: 65fc54ebda51676ec5ed9107b86a73ce5c0b24e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//===----------------------------------------------------------------------===//
//
//                     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.
//
//===----------------------------------------------------------------------===//

// <tgmath.h>

#include <tgmath.h>

int main()
{
}
OpenPOWER on IntegriCloud