mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-10 21:20:07 +00:00
Move sys/types.h include to posix.h for MinGW
This commit is contained in:
parent
93cfe9951b
commit
752580a5c2
1
posix.cc
1
posix.cc
@ -33,7 +33,6 @@
|
||||
#include "posix.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user