Your IP : 216.73.217.93


Current Path : /proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/cmath/
Upload File :
Current File : //proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/cmath/sqrt.hpp

#ifndef PYTHONIC_CMATH_SQRT_HPP
#define PYTHONIC_CMATH_SQRT_HPP

#include "pythonic/include/cmath/sqrt.hpp"

#include "pythonic/utils/functor.hpp"
#include "pythonic/types/complex.hpp"

#include <cmath>

PYTHONIC_NS_BEGIN

namespace cmath
{
}
PYTHONIC_NS_END

#endif