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