summaryrefslogtreecommitdiffstats
path: root/libcxx/test/input.output/iostreams.base/ios.base/nothing_to_do.pass.cpp
blob: 3481d3bf577657a3ee0f04dc31261cd8c6f67d05 (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.
//
//===----------------------------------------------------------------------===//

// <ios>

#include <ios>

int main()
{
}
OpenPOWER on IntegriCloud