Skip to content

Add missing include for MSVC

Jonathan Kunstwald requested to merge feature/fix-msvc-compilation into master

Add a missing <Windows.h> include for LARGE_INTEGER, everything else is clang format

Merge request reports