#ifndef GLOBAL_H #define GLOBAL_H #include const std::string protocolVersion = "0.2"; #endif