4f292c7e2f
83a8efcf3a
1
2 3 4 5
#include <library/cpp/build_info/build_info.h> extern "C" const char* GetBuildType() { return "@BUILD_TYPE@"; }