mt4cpp
Version.hpp
1 // this file is generated by SCons script
2 #ifndef MT4CPP_VERSION_HPP
3 #define MT4CPP_VERSION_HPP
4 namespace mt4cpp {
5  const int MT4CPP_VER_MAJOR = 0;
6  const int MT4CPP_VER_MINOR = 3;
7  const int MT4CPP_VER_COMPILATION = 76;
8 } //namespace mt4cpp
9 #endif //MT4CPP_VERSION_HPP
Definition: Command.hpp:21