Quote Originally Posted by coletek View Post
Fixed, just add a default empty constructor.
Which compiler are you using? That shouldn't make any difference because your class will have a default ctor provided for it by the compiler.