[11382] Fix no-pch compile

This commit is contained in:
zergtmn 2011-04-19 22:32:37 +06:00
parent 55709e265e
commit 3f70b461e6
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11381"
#define REVISION_NR "11382"
#endif // __REVISION_NR_H__