[8696] Replace pure virtual functions for better error output.

This commit is contained in:
VladimirMangos 2009-10-21 17:54:47 +04:00
parent 1571997f31
commit 7ffb8e20ff
3 changed files with 24 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8695"
#define REVISION_NR "8696"
#endif // __REVISION_NR_H__