summaryrefslogtreecommitdiff
path: root/src/util/index.h
diff options
context:
space:
mode:
authorlianah <lianahady@gmail.com>2013-01-28 19:04:25 -0500
committerlianah <lianahady@gmail.com>2013-01-28 19:04:25 -0500
commit5aec0f36fb2e896c24ce122a79bd70678371a249 (patch)
treee267ea1a4b45af5ab386c1b0fcdebe56d2cb203e /src/util/index.h
parentdf01ef792cf9806782b12bc93ddaa139d75346c0 (diff)
compiling implementation of new slicer finished; need to add debugging information and debug.
Diffstat (limited to 'src/util/index.h')
-rw-r--r--src/util/index.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/index.h b/src/util/index.h
index 4c03af5b0..252f7066b 100644
--- a/src/util/index.h
+++ b/src/util/index.h
@@ -21,6 +21,7 @@
#include <stdint.h>
#include <boost/static_assert.hpp>
+#include <limits>
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback