fix compiling on sourcemod 1.7

This commit is contained in:
BotoX
2016-02-13 14:46:28 +01:00
parent c1f1556c0b
commit 00a9c28e5a
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -116,6 +116,4 @@ public:
#endif
};
#endif // _INCLUDE_SOURCEMOD_EXTENSION_PROPER_H_