diff options
Diffstat (limited to 'core/templates/rb_set.h')
-rw-r--r-- | core/templates/rb_set.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/rb_set.h b/core/templates/rb_set.h index 226ea979c9..e87ea544fd 100644 --- a/core/templates/rb_set.h +++ b/core/templates/rb_set.h @@ -708,4 +708,4 @@ public: } }; -#endif // SET_H +#endif // RB_SET_H |