mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
1
This commit is contained in:
5
devtools/swigwin-1.3.34/Lib/java/std_common.i
Normal file
5
devtools/swigwin-1.3.34/Lib/java/std_common.i
Normal file
@@ -0,0 +1,5 @@
|
||||
%include <std_except.i>
|
||||
|
||||
%apply size_t { std::size_t };
|
||||
%apply const size_t& { const std::size_t& };
|
||||
|
||||
Reference in New Issue
Block a user