- Update to r53061
[reactos.git] / base / applications / calc / function.c
index 2da681f..82bd6f4 100644 (file)
@@ -1,5 +1,4 @@
 #include "calc.h"
-#include <limits.h>
 
 void apply_int_mask(calc_number_t *r)
 {