mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
cmListFileCache: Remove cmState header include
Include it in dependents which have previously relied on it transitively.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "cmState.h"
|
||||
#include "cmStateSnapshot.h"
|
||||
|
||||
/** \class cmListFileCache
|
||||
|
||||
Reference in New Issue
Block a user