Updated to use gcc-3.2

This commit is contained in:
maartenkeijzer 2003-02-17 10:19:25 +00:00
commit ff2968bd60
8 changed files with 21 additions and 19 deletions

View file

@ -169,7 +169,7 @@ public :
is >> repValue;
}
private :
//private :
ValueType repValue;
};