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