version bump, update for modern boost, default cellar bottle path baked in

This commit is contained in:
2025-01-18 23:09:28 -08:00
parent 81732eab03
commit 1f9a78956b
4 changed files with 8 additions and 10 deletions

View File

@@ -2,8 +2,7 @@
#include <string>
#include <vector>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem.hpp>
#include "cellar.hpp"
#include "fs.hpp"