blob: 6d9d0c6b2f3855f2200ef62e1b2af635f9135f08 [file] [log] [blame]
//===----------------------------------------------------------------------===//
//
// 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.
//
//===----------------------------------------------------------------------===//
// <experimental/algorithm>
#include <experimental/algorithm>
#ifndef _LIBCPP_VERSION
# error _LIBCPP_VERSION not defined
#endif
int main()
{
}