Remove workarounds for ancient MSVC versions

This commit is contained in:
Martin Natano
2022-06-07 22:49:05 +02:00
parent 838de6fb81
commit c40985122e
20 changed files with 32 additions and 239 deletions
@@ -29,9 +29,7 @@
#include "RageFileDriverDeflate.h"
#include "ver.h"
#if defined(_MSC_VER)
#pragma comment(lib, "dbghelp.lib")
#endif
// XXX: What happens when we *don't* have version info? Does that ever actually happen?
#include "ver.h"