blob: 892d6895a326d520c3f128273fa83d0a97a17724 [file] [log] [blame]
Marshall Clow40a097d2016-01-28 04:14:56 +00001//===----------------------------------------------------------------------===//
2//
3// The LLVM Compiler Infrastructure
4//
5// This file is dual licensed under the MIT and the University of Illinois Open
6// Source Licenses. See LICENSE.TXT for details.
7//
8//===----------------------------------------------------------------------===//
9
10#include <experimental/iterator>
11
12int main () {}