summaryrefslogtreecommitdiff
path: root/klm/util
diff options
context:
space:
mode:
authorKenneth Heafield <github@kheafield.com>2012-09-11 14:49:58 +0100
committerKenneth Heafield <github@kheafield.com>2012-09-11 14:49:58 +0100
commitdea088773b024d6d5c65eab2883910483f99bc0a (patch)
tree845dbffb45a14f6edd8f73d7dc8834b64fe5218f /klm/util
parent45c9efc7d558dbe160056f02e74df1fee5d2d0e5 (diff)
Minor build fixes
Diffstat (limited to 'klm/util')
-rw-r--r--klm/util/have.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/klm/util/have.hh b/klm/util/have.hh
index 1d76a7fc..b8181e99 100644
--- a/klm/util/have.hh
+++ b/klm/util/have.hh
@@ -13,7 +13,7 @@
#endif
#ifndef HAVE_BOOST
-//#define HAVE_BOOST
+#define HAVE_BOOST
#endif
#ifndef HAVE_THREADS