(Hopefully) Fix MinGW Build
This commit is contained in:
parent
2b41c6e573
commit
08c6ac02cf
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue