[7304] Move inner template class from parent class definition for better compatibility with some GCC versions. Author: VladimirMangos

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-19 18:52:03 -06:00
parent 0eb7ad0536
commit 10f0988fd9
3 changed files with 56 additions and 62 deletions

View File

@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7303"
#define REVISION_NR "7304"
#endif // __REVISION_NR_H__