[11943] Fix non-pch compile, thanks to NeatElves for pointing

This commit is contained in:
Schmoozerd 2012-04-07 12:26:44 +02:00
parent a42a55da84
commit b828d003bc
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11942"
#define REVISION_NR "11943"
#endif // __REVISION_NR_H__