diff options
Diffstat (limited to 'Stars45/Sensor.h')
-rw-r--r-- | Stars45/Sensor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Sensor.h b/Stars45/Sensor.h index c0fa301..6e0e4ef 100644 --- a/Stars45/Sensor.h +++ b/Stars45/Sensor.h @@ -106,5 +106,5 @@ protected: List<Contact> contacts; }; -#endif Sensor_h +#endif // Sensor_h |