7 lines
137 B
Plaintext
Raw Normal View History

// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __COMPLEX__
#include <std/complex.h>
#endif