• Lubos Lunak's avatar
    disable msvc warning 4265 (non-virtual dtor) · 370b3b62
    Lubos Lunak yazdı
    msvc2008 now prints out a lot of warnings, probably a result
    of the recent -Wnon-virtual-dtor changes where msvc does not
    understand the protected dtor actually makes the code to be ok
    370b3b62
wntmsc.mk 9.76 KB