blob: f27427d81b4bb87eb854a020ce9355f028264477 [file] [log] [blame]
Keith Whitwellf4b02d12001-01-05 05:31:42 +00001#ifndef _MESA_MATH_H_
2#define _MESA_MATH_H_
3
Keith Whitwellf4b02d12001-01-05 05:31:42 +00004extern void _math_init( void );
5
6#endif