mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
1
This commit is contained in:
6
devtools/swigwin-1.3.34/Lib/python/complex.i
Normal file
6
devtools/swigwin-1.3.34/Lib/python/complex.i
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifdef __cplusplus
|
||||
%include <std_complex.i>
|
||||
#else
|
||||
%include <ccomplex.i>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user