// ctgmath standard header -*-c++-*-
// Copyright 2009-2017 IAR Systems AB.
#ifndef _CTGMATH_
#define _CTGMATH_

#ifndef _SYSTEM_BUILD
  #pragma system_include
#endif

#include <cmath>
#include <ccomplex>

#endif /* _CTGMATH_ */

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V6.50:0576 */
