blob: 893bca2b15a100eeae248c57fa0aabdf3ca403f9 [file] [log] [blame]
// -*- C++ -*-
//===-------------------------- tgmath.h ----------------------------------===//
//
// ÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊThe LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#ifndef _LIBCPP_TGMATH_H
#define _LIBCPP_TGMATH_H
/*
tgmath.h synopsis
#include <complex.h>
#include <math.h>
*/
#include <complex.h>
#include <math.h>
#pragma GCC system_header
#endif // _LIBCPP_TGMATH_H