#ifndef PROTECTOR_BUILDTIN_CLI_H #define PROTECTOR_BUILDTIN_CLI_H #include void BookStoreMain(bool,std::string); #endif //PROTECTOR_BUILDTIN_CLI_H