diff options
Diffstat (limited to 'core/set.h')
-rw-r--r-- | core/set.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/set.h b/core/set.h index aee3f4bc7a..5ddfb87b74 100644 --- a/core/set.h +++ b/core/set.h @@ -634,4 +634,4 @@ public: } }; -#endif +#endif // SET_H |