Gabriele Contini
2020-03-15 0bfa5b65a8a50fc9b138c0bbc61cee28aa90dca2
src/library/os/windows/isvm/BIOSReader.cpp
@@ -34,7 +34,7 @@
//
//   Windows
//
#include <Windows.h>
#include <windows.h>
#include <tchar.h>
int8_t *parse_smbiod_content(int8_t *addr, int8_t **indexes, int32_t *count) {