diff options
Diffstat (limited to 'Stars45/System.h')
-rw-r--r-- | Stars45/System.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/System.h b/Stars45/System.h index a41712a..62c5b06 100644 --- a/Stars45/System.h +++ b/Stars45/System.h @@ -194,5 +194,5 @@ protected: List<Component> components; }; -#endif System_h +#endif // System_h |