9 lines
130 B
C
9 lines
130 B
C
#ifndef HG_REVISION_H
|
|
#define HG_REVISION_H
|
|
|
|
#ifndef HG_REV
|
|
#define HG_REV "8e4c1be1b53f default"
|
|
#endif
|
|
|
|
#endif // HG_REVISION_H
|