aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--icebram/icebram.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/icebram/icebram.cc b/icebram/icebram.cc
index 86ca11e..568517c 100644
--- a/icebram/icebram.cc
+++ b/icebram/icebram.cc
@@ -19,9 +19,9 @@
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
+#include <limits.h>
#include <unistd.h>
#include <sys/time.h>
-#include <bits/stdc++.h>
#include <cstring>
#include <fstream>