Files
haiku-beta6/headers/cpp/complex.h
T

7 lines
141 B
C++
Raw Normal View History

2004-11-10 20:33:33 +00:00
// -*- C++ -*- backward compatiblity header.
// Copyright (C) 1994 Free Software Foundation
#ifndef __COMPLEX_H__
#include <complex>
#endif