mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 05:39:57 -05:00
cmListFileCache: Remove cmState header include
Include it in dependents which have previously relied on it transitively.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "cmOutputConverter.h"
|
||||
#include "cmRulePlaceholderExpander.h"
|
||||
#include "cmSourceFile.h"
|
||||
#include "cmState.h"
|
||||
#include "cmStateTypes.h"
|
||||
#include "cmSystemTools.h"
|
||||
#include "cmake.h"
|
||||
|
||||
Reference in New Issue
Block a user