[7580] Add Policies/Singleton.h include in all headers where it expected.

This commit is contained in:
VladimirMangos 2009-03-29 15:49:01 +04:00
parent 426da8ad3d
commit 4d8aec2c7d
5 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7579"
#define REVISION_NR "7580"
#endif // __REVISION_NR_H__