mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
fix a load of include-what-you-use violations
This commit is contained in:
committed by
Brad King
parent
bd3d0eafbb
commit
efed6468ed
@@ -17,6 +17,8 @@
|
||||
#include "cmMakefile.h"
|
||||
#include "cmSystemTools.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
cmFilePathUuid::cmFilePathUuid(cmMakefile* makefile)
|
||||
{
|
||||
initParentDirs(makefile->GetCurrentSourceDirectory(),
|
||||
|
||||
Reference in New Issue
Block a user