diff options
Diffstat (limited to 'Stars45/Computer.h')
-rw-r--r-- | Stars45/Computer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Computer.h b/Stars45/Computer.h index 1eb2f01..a4e23d7 100644 --- a/Stars45/Computer.h +++ b/Stars45/Computer.h @@ -61,5 +61,5 @@ public: protected: }; -#endif Computer_h +#endif // Computer_h |