* RegistryKeyTest.cs: Modified GetValueNamesTest and GetSubKeyNamesTest
[mono.git] / mono / metadata / sysmath.h
index 4d4bb70e9173aaa53812df89dec2d6640159f849..86cc68a4cf9875b21df8a6e7bca313f2760b0c66 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <config.h>
 #include <glib.h>
+#include "mono/utils/mono-compiler.h"
 
 extern gdouble ves_icall_System_Math_Floor (gdouble x);
 extern gdouble ves_icall_System_Math_Round (gdouble x);