mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-09-01 06:59:20 +00:00
1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
%warnfilter(801) std::string; // wrong class name
|
||||
%warnfilter(378) std::basic_string::operator!=;
|
||||
|
||||
|
||||
AUTODOC(substr, "Return a portion of the String");
|
||||
|
||||
%include <typemaps/std_string.swg>
|
||||
|
||||
Reference in New Issue
Block a user