[11130] Make abstract function with body syntax compatible with GCC.

This commit is contained in:
VladimirMangos 2011-02-10 19:32:01 +03:00
parent 6d26ec0e7f
commit d7cf24970a
2 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11129"
#define REVISION_NR "11130"
#endif // __REVISION_NR_H__