diff options
Diffstat (limited to 'core/resource.h')
-rw-r--r-- | core/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/resource.h b/core/resource.h index 4b79a39d9d..9f83848c04 100644 --- a/core/resource.h +++ b/core/resource.h @@ -167,4 +167,4 @@ public: static int get_cached_resource_count(); }; -#endif +#endif // RESOURCE_H |