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