darling-libcxx/include/ciso646
2010-05-11 21:36:01 +00:00

24 lines
510 B
C++

// -*- C++ -*-
//===--------------------------- ciso646 ----------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#ifndef _LIBCPP_CISO646
#define _LIBCPP_CISO646
/*
ciso646 synopsis
*/
#include <__config>
#pragma GCC system_header
#endif // _LIBCPP_CISO646