summaryrefslogtreecommitdiff
path: root/Source/cmPropertyDefinitionMap.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2006-12-04 11:04:16 -0500
committerKen Martin <ken.martin@kitware.com>2006-12-04 11:04:16 -0500
commitfbc9fed2e21e26cf0ee8c2d6efed385f85849785 (patch)
tree945ff90fef62ee4f4386c5516156c640cb5c7835 /Source/cmPropertyDefinitionMap.h
parent434d2292c5e595e68df4fe006ffe2086b6bde866 (diff)
downloadcmake-fbc9fed2e21e26cf0ee8c2d6efed385f85849785.tar.gz
STYLE: fix line length
Diffstat (limited to 'Source/cmPropertyDefinitionMap.h')
-rw-r--r--Source/cmPropertyDefinitionMap.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmPropertyDefinitionMap.h b/Source/cmPropertyDefinitionMap.h
index 60136d845f..240addf098 100644
--- a/Source/cmPropertyDefinitionMap.h
+++ b/Source/cmPropertyDefinitionMap.h
@@ -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