#ifndef _LIBSCERROR_VERSION_H_ #define _LIBSCERROR_VERSION_H_ #include std::string libscerror_version(); #endif // _LIBSCERROR_VERSION_H_