#ifndef BUILD_H #define BUILD_H extern const char gBuildCreator[]; extern const char gBuildDate[]; extern const char gBuildMakeOption[]; #endif