diff options
Diffstat (limited to 'src/pool.h')
-rw-r--r-- | src/pool.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. */ |