[11775] Fix compile with gcc for 32bit platforms.

This commit is contained in:
Lynx3d 2011-08-08 17:08:18 +02:00
parent d495a972a3
commit a872624ce3
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11774"
#define REVISION_NR "11775"
#endif // __REVISION_NR_H__