STYLE: fix line length
This commit is contained in:
parent
434d2292c5
commit
fbc9fed2e2
@ -19,7 +19,8 @@
|
|||||||
|
|
||||||
#include "cmPropertyDefinition.h"
|
#include "cmPropertyDefinition.h"
|
||||||
|
|
||||||
class cmPropertyDefinitionMap : public std::map<cmStdString,cmPropertyDefinition>
|
class cmPropertyDefinitionMap :
|
||||||
|
public std::map<cmStdString,cmPropertyDefinition>
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
// define the property
|
// define the property
|
||||||
|
Loading…
x
Reference in New Issue
Block a user