Sync to trunk revision 61757.
[reactos.git] / dll / cpl / timedate / clock.c
index eafe1bf..d435950 100644 (file)
@@ -11,6 +11,8 @@
 
 #include "timedate.h"
 
+#include <math.h>
+
 typedef struct _CLOCKDATA
 {
     HBRUSH hGreyBrush;