removed extraneous boost headers

This commit is contained in:
Nicholas O'Connor 2017-03-23 14:56:20 -07:00
parent fbe52e8e13
commit e47571d03a

View File

@ -3,9 +3,6 @@
#include <map>
#include <string>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include "bottles.hpp"
#include "internal/bottles.hpp"