Files
haiku-beta6/headers/cpp/valarray
T

9 lines
131 B
C++
Raw Normal View History

2004-11-10 20:33:33 +00:00
// Main header for -*- C++ -*- valarray classes.
#ifndef __VALARRAY__
#define __VALARRAY__
#include <std/std_valarray.h>
#endif