Arnaud Botella
2020-04-29 52745e7663f2657c6a06f624ecbe1e9069a5e6f9
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) {