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