#ifndef __GCC_VERSION_H__
#define __GCC_VERSION_H__
extern const char *const version_string;
#endif /* __GCC_VERSION_H__ */