7 lines
123 B
C
7 lines
123 B
C
// 2057
|
|
#ifndef AUTOBUILDCOUNT_H
|
|
#define AUTOBUILDCOUNT_H
|
|
#define BUILDCOUNT_NUM 2057
|
|
#define BUILDCOUNT_STR "2057"
|
|
#endif
|