std::iterator compile error

Sysprogs forums Forums VisualDDK/VirtualKD discussion std::iterator compile error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #408
    reasonman
    Participant

    I’m getting the following compile error using VS2010.

    visualddkbazislibbzswinservices.h(278): error C2990: ‘std::iterator’ : non-class template has already been declared as a class template

    I believe this is due to recent changes in the STD lib. I can comment out this line, and it seems to be OK. But, I thought I should report it.

    Thanks!

    #2040
    support
    Keymaster

    thanks. I’ll have a look.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.