PDA

View Full Version : Compile error in latest CVS (zone)


herkimer
07-28-2003, 05:33 AM
I've gotten this one before, and was able to fix by replacing "list" with "_list" - That doesn't do it this time - Any help would be appreciated!

C:\EqEmu\NewSource\zone\MobAI.cpp(1551) : error C2955: 'list' : use of class template requires template argument list
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(415) : see declaration of 'list'
C:\EqEmu\NewSource\zone\MobAI.cpp(1625) : error C2955: 'list' : use of class template requires template argument list
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(415) : see declaration of 'list'