Skip to content
Snippets Groups Projects
Unverified Commit 08c6ac02 authored by N00byKing's avatar N00byKing Committed by GitHub
Browse files

(Hopefully) Fix MinGW Build

parent 2b41c6e5
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
// Refer to the license.txt file included.
#include <algorithm>
#include <inttypes.h>
#include <cinttypes>
#include "common/logging/log.h"
#include "common/microprofile.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment