mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
QtAutogen: Add missing includes and forward declarations.
This commit is contained in:
@@ -15,10 +15,15 @@
|
||||
#define cmQtAutoGenerators_h
|
||||
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
class cmGlobalGenerator;
|
||||
class cmMakefile;
|
||||
class cmLocalGenerator;
|
||||
class cmTarget;
|
||||
class cmSourceFile;
|
||||
|
||||
class cmQtAutoGenerators
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user