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