mirror of
https://github.com/reactos/CMake.git
synced 2024-12-11 21:34:32 +00:00
BUG: add missing include
This commit is contained in:
parent
e62f9a7711
commit
ac2dc7c476
@ -2,6 +2,7 @@
|
||||
#include "cmSystemTools.h"
|
||||
#include "cmake.h"
|
||||
#include "cmListFileCache.h"
|
||||
#include "cmMakefileGenerator.h"
|
||||
|
||||
// this is a test driver program for cmake.
|
||||
int main (int argc, char *argv[])
|
||||
|
Loading…
Reference in New Issue
Block a user