returns 47 errors -
C:\Program Files\Microsoft Visual Studio\Source\Zone\mob.h(65

: error C2258: illegal pure syntax, must be '= 0'
C:\Program Files\Microsoft Visual Studio\Source\Zone\mob.h(65

: error C2252: 'timercompleted' : pure specifier can only be specified for functions
23 of each of those as it compiles , triggered from mob.h
and this one in MobAI.cpp
C:\Program Files\Microsoft Visual Studio\Source\Zone\MobAI.cpp(715) : error C2065: 'timercompleted' : undeclared identifier
any ideas?