src/tokens.h

changeset 75
bf8c57437231
parent 73
1ee9b312dc18
child 79
2425fa6a4f21
--- a/src/tokens.h	Mon Jan 13 00:15:38 2014 +0200
+++ b/src/tokens.h	Mon Jan 13 23:44:15 2014 +0200
@@ -1,5 +1,5 @@
 /*
-	Copyright (c) 2013-2014, Santeri Piippo
+	Copyright (c) 2012-2014, Santeri Piippo
 	All rights reserved.
 
 	Redistribution and use in source and binary forms, with or without
@@ -31,6 +31,8 @@
 #ifndef TOKENS_H
 #define TOKENS_H
 
+#include <climits>
+
 // =======================================================
 enum e_token
 {

mercurial