[9552] Make some compiler happy with forward class declaration.

This commit is contained in:
VladimirMangos 2010-03-08 20:44:39 +03:00
parent c8fd454a79
commit 9a884bdd83
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 "9551"
#define REVISION_NR "9552"
#endif // __REVISION_NR_H__