]> git.mxchange.org Git - simgear.git/commit
Fix MSVC build, no C99 so no round().
authorJames Turner <zakalawe@mac.com>
Wed, 9 Oct 2013 09:52:54 +0000 (11:52 +0200)
committerJames Turner <zakalawe@mac.com>
Wed, 9 Oct 2013 09:52:54 +0000 (11:52 +0200)
commitd148bdedcd3f665aa713f5eec10fa1fb603160ce
tree1db6a92c65b949eff77cce85fdcdb63d727d2779
parent23140e3bf71ddde1d207ccb201b2d133a140fb5e
Fix MSVC build, no C99 so no round().

(Doesn't use SGMisc<T>::round, since Nasal is pure C)
simgear/nasal/mathlib.c