mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 11:54:00 +02:00
Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux
This commit is contained in:
7
source/shared_lib/include/streflop/libm/headers/SMath.h
Normal file
7
source/shared_lib/include/streflop/libm/headers/SMath.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Copied from math.h in same directory */
|
||||
|
||||
/* This file is stub automatically generated by import.pl */
|
||||
|
||||
// Include bridge, just in case math_private is not included
|
||||
#include "../streflop_libm_bridge.h"
|
||||
|
Reference in New Issue
Block a user