2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-24 05:38:52 +08:00
gcc/libstdc++/complex.h

7 lines
141 B
C
Raw Normal View History

1997-08-22 06:57:35 +08:00
// -*- C++ -*- backward compatiblity header.
// Copyright (C) 1994 Free Software Foundation
#ifndef __COMPLEX_H__
#include <complex>
#endif