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

// <iso646.h>

#include <iso646.h>

int main()
{
    // Nothing to test
}