mirror of
https://github.com/glest/glest-source.git
synced 2025-08-07 08:56:28 +02:00
14 lines
338 B
C
14 lines
338 B
C
/* Copied from math.h in same directory
|
|
*
|
|
Copyright 2006 Nicolas Brodu
|
|
2010 Mark Vejvoda
|
|
Code released according to the GNU Lesser General Public License
|
|
|
|
*/
|
|
|
|
/* This file is stub automatically generated by import.pl */
|
|
|
|
// Include bridge, just in case math_private is not included
|
|
#include "../streflop_libm_bridge.h"
|
|
|