mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
cmListFileCache: Remove cmState header include
Include it in dependents which have previously relied on it transitively.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include "cmLocalUnixMakefileGenerator3.h"
|
||||
#include "cmMakefile.h"
|
||||
#include "cmState.h"
|
||||
#include "cmake.h"
|
||||
#include <cmsys/FStream.hxx>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user