summaryrefslogtreecommitdiff
path: root/src/pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pool.h')
-rw-r--r--src/pool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pool.h b/src/pool.h
index eb630781..849b7a22 100644
--- a/src/pool.h
+++ b/src/pool.h
@@ -132,7 +132,7 @@ public:
const bool add_prices = true,
const optional<datetime_t>& moment = none);
-#if defined(HAVE_BOOST_SERIALIZATION)
+#if HAVE_BOOST_SERIALIZATION
private:
/** Serialization. */