corrected: in some places declarations of classes where mixed with struct (class/struct)
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@812 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "ezc.h"
|
||||
#include "htmltextstream.h"
|
||||
|
||||
class User;
|
||||
struct User;
|
||||
|
||||
|
||||
namespace TemplatesFunctions
|
||||
|
||||
Reference in New Issue
Block a user