diff options
Diffstat (limited to 'src/simulation/StructProperty.h')
| -rw-r--r-- | src/simulation/StructProperty.h | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/src/simulation/StructProperty.h b/src/simulation/StructProperty.h index 5c46c7e..dda72c4 100644 --- a/src/simulation/StructProperty.h +++ b/src/simulation/StructProperty.h @@ -1,13 +1,5 @@ -// -// StructProperty.h -// The Powder Toy -// -// Created by Simon Robertshaw on 04/06/2012. -// Copyright (c) 2012 __MyCompanyName__. All rights reserved. -// - -#ifndef The_Powder_Toy_StructProperty_h -#define The_Powder_Toy_StructProperty_h +#ifndef STRUCTPROPERTY_H_ +#define STRUCTPROPERTY_H_ #include <string> #include <stdint.h> |
