aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--viewcompetition.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/viewcompetition.cpp b/viewcompetition.cpp
index 3f15c29..ddc3cd3 100644
--- a/viewcompetition.cpp
+++ b/viewcompetition.cpp
@@ -2,6 +2,7 @@
#include <fstream>
#include <vector>
#include <sstream>
+#include <limits>
using namespace std;