X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=src%2Fsources%2Futils.h;h=f8cf59ea61d9a691b94eddfcd5e7b99fe6116760;hp=b33c69e79490ce29abb82ed4141cd982ece46b75;hb=c3bc47052f3ccb659659c59a82e9a99ea842398d;hpb=e39bc178cf5de02489ea2dce3869ba6323e18492 diff --git a/src/sources/utils.h b/src/sources/utils.h index b33c69e..f8cf59e 100644 --- a/src/sources/utils.h +++ b/src/sources/utils.h @@ -7,7 +7,7 @@ * Types *******/ -typedef float Real; +typedef double Real; //typedef uint32_t UInt; //typedef int32_t Int;