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