mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
fix a load of include-what-you-use violations
This commit is contained in:
committed by
Brad King
parent
bd3d0eafbb
commit
efed6468ed
@@ -13,8 +13,13 @@
|
||||
#ifndef cmGlobalKdevelopGenerator_h
|
||||
#define cmGlobalKdevelopGenerator_h
|
||||
|
||||
#include <cmConfigure.h>
|
||||
|
||||
#include "cmExternalMakefileProjectGenerator.h"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
class cmLocalGenerator;
|
||||
|
||||
/** \class cmGlobalKdevelopGenerator
|
||||
|
||||
Reference in New Issue
Block a user