#include #include #include #include "bottles.hpp" #include "internal/bottles.hpp" using namespace std; void cellar::bottles::switch_active_bottle(int argc, vector argv) { cout << argv[0] << endl; }