xref: /haiku/headers/cpp/complex.h (revision 2b76973fa2401f7a5edf68e6470f3d3210cbcff3)
1 // -*- C++ -*- backward compatiblity header.
2 // Copyright (C) 1994 Free Software Foundation
3 
4 #ifndef __COMPLEX_H__
5 #include <complex>
6 #endif
7