summaryrefslogtreecommitdiff
path: root/storage/oqgraph/oqgraph_thunk.h
diff options
context:
space:
mode:
authorAntony T Curtis <antony@xiphis.org>2013-02-21 10:36:25 -0800
committerAntony T Curtis <antony@xiphis.org>2013-02-21 10:36:25 -0800
commit86ed2765bb55e665a1b0c42566775e83cb202bdb (patch)
treef8156e988220d2cfa3c13794dcb07c9521c5fd15 /storage/oqgraph/oqgraph_thunk.h
parent694cbb5fb9f42406c3082914e3c94a4841ce5e12 (diff)
downloadmariadb-git-86ed2765bb55e665a1b0c42566775e83cb202bdb.tar.gz
Fix for FindJust.cmake
Make sure that boost is included with consistent config.
Diffstat (limited to 'storage/oqgraph/oqgraph_thunk.h')
-rw-r--r--storage/oqgraph/oqgraph_thunk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/oqgraph/oqgraph_thunk.h b/storage/oqgraph/oqgraph_thunk.h
index 5965bc2dfb0..5fde15fd0b1 100644
--- a/storage/oqgraph/oqgraph_thunk.h
+++ b/storage/oqgraph/oqgraph_thunk.h
@@ -31,6 +31,8 @@
#include <string>
#include <utility>
+#include "graphcore-config.h"
+
#include <boost/intrusive_ptr.hpp>
#include <boost/optional.hpp>
#include <boost/unordered_map.hpp>