blob: f97a1431eca68d4618bdcd19c8477edbfc2132ca [file] [log] [blame]
#include "item.hpp"
namespace bbb {
void Item::go()
{
}
}