diff options
Diffstat (limited to 'core/io/logger.h')
-rw-r--r-- | core/io/logger.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/io/logger.h b/core/io/logger.h index ab2f9d8bc7..7028551185 100644 --- a/core/io/logger.h +++ b/core/io/logger.h @@ -107,4 +107,4 @@ public: virtual ~CompositeLogger(); }; -#endif +#endif // LOGGER_H |