diff options
Diffstat (limited to 'platform/osx/crash_handler_osx.h')
-rw-r--r-- | platform/osx/crash_handler_osx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/crash_handler_osx.h b/platform/osx/crash_handler_osx.h index dead90ca90..6a72ce8ae9 100644 --- a/platform/osx/crash_handler_osx.h +++ b/platform/osx/crash_handler_osx.h @@ -45,4 +45,4 @@ public: ~CrashHandler(); }; -#endif +#endif // CRASH_HANDLER_OSX_H |