mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
Fix several include-what-you-use findings
This commit is contained in:
committed by
Brad King
parent
f52bcc2ac1
commit
2e620f0b38
@@ -20,6 +20,7 @@
|
||||
|
||||
#undef GetCurrentDirectory
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
// include sys/stat.h after sys/types.h
|
||||
|
||||
Reference in New Issue
Block a user