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