global.hpp 68 B

123456
  1. #ifndef GLOBAL_HPP
  2. #define GLOBAL_HPP
  3. #define VERSION "0.1"
  4. #endif