cmMakeDepend: Inline into only user.

This commit is contained in:
Stephen Kelly
2015-10-21 00:12:31 +02:00
parent 00f50b006c
commit 6a1e73281f
4 changed files with 440 additions and 465 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
#define cmOutputRequiredFilesCommand_h
#include "cmCommand.h"
#include "cmMakeDepend.h"
class cmDependInformation;
class cmOutputRequiredFilesCommand : public cmCommand
{