Single location for cmProp typedef

This commit is contained in:
Vitaly Stakhovsky
2020-05-30 12:00:00 -04:00
parent 67dd687657
commit b36d1bdd9d
61 changed files with 62 additions and 28 deletions
+1 -2
View File
@@ -20,14 +20,13 @@
#include "cmJsonObjectDictionary.h"
#include "cmJsonObjects.h"
#include "cmMessageType.h"
#include "cmProperty.h"
#include "cmServer.h"
#include "cmServerDictionary.h"
#include "cmState.h"
#include "cmSystemTools.h"
#include "cmake.h"
using cmProp = const std::string*; // just to silence IWYU
// Get rid of some windows macros:
#undef max