Fix include style of system header
This commit is contained in:
parent
5448c229d9
commit
cb7bac5599
@ -19,7 +19,7 @@
|
||||
#ifndef WIN_UTILS_H
|
||||
#define WIN_UTILS_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include <stdint.h>
|
||||
|
||||
namespace utils {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user