STYLE: fix line length

This commit is contained in:
Ken Martin 2006-12-04 11:04:16 -05:00
parent 434d2292c5
commit fbc9fed2e2
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@
#include "cmPropertyDefinition.h"
class cmPropertyDefinitionMap : public std::map<cmStdString,cmPropertyDefinition>
class cmPropertyDefinitionMap :
public std::map<cmStdString,cmPropertyDefinition>
{
public:
// define the property