Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
254a8699
Commit
254a8699
authored
Aug 29, 2019
by
Ilya Matiach
Committed by
Guolin Ke
Aug 30, 2019
Browse files
[java][mmlspark] fix lightgbm on windows (#2364)
parent
0551f775
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
swig/lightgbmlib.i
swig/lightgbmlib.i
+1
-0
No files found.
swig/lightgbmlib.i
View file @
254a8699
...
...
@@ -17,6 +17,7 @@
%
include
"various.i"
%
include
"carrays.i"
%
include
"cpointer.i"
%
include
"stdint.i"
/* Note: instead of using array_functions for string array we apply a typemap instead.
Future char** parameter names should be added to the typemap.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment