]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libstdc++/valarray
unfinished sblive driver, playback/mixer only for now - not enabled in
[FreeBSD/FreeBSD.git] / contrib / libstdc++ / valarray
1 // Main header for -*- C++ -*- valarray classes.
2
3 #ifndef __VALARRAY__
4 #define __VALARRAY__
5
6 #include <std/std_valarray.h>
7
8 #endif