Files
gcc/libstdc++/valarray
No Author c92277fd87 This commit was manufactured by cvs2svn to create branch
'gcc-2_95-branch'.

From-SVN: r27355
1999-06-04 21:17:47 +00:00

9 lines
131 B
C++

// Main header for -*- C++ -*- valarray classes.
#ifndef __VALARRAY__
#define __VALARRAY__
#include <std/std_valarray.h>
#endif