#include "BinaryWrapper.h" BinaryWrapper::BinaryWrapper(const std::string& path) : mPath(path) {}