Skip to content

Commit

Permalink
[java][mmlspark] fix lightgbm on windows (#2364)
Browse files Browse the repository at this point in the history
  • Loading branch information
imatiach-msft authored and guolinke committed Aug 30, 2019
1 parent 0551f77 commit 254a869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swig/lightgbmlib.i
Expand Up @@ -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.
Expand Down

0 comments on commit 254a869

Please sign in to comment.