#ifndef VERSION_H #define VERSION_H #include "types.h" extern char __Creator__[]; extern char __DateTime__[]; #endif