Merge branch 'v0.7-devel' into 2016-14-08-cache-format2

This commit is contained in:
Joe Thornber
2017-02-27 09:37:01 -05:00
3 changed files with 3 additions and 4 deletions

View File

@ -10,6 +10,7 @@
#include <getopt.h>
#include <string>
#include <stdexcept>
#include <boost/optional/optional_io.hpp>
using namespace bcache;
using namespace caching;