init: Fix .Net and java binding
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
%include "stdint.i"
|
||||
%include "std_string.i"
|
||||
%import "ortools/util/csharp/absl_string_view.i"
|
||||
|
||||
%{
|
||||
#include "ortools/init/init.h"
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
|
||||
%include "std_string.i"
|
||||
|
||||
%include "ortools/util/java/absl_string_view.i"
|
||||
|
||||
%{
|
||||
#include "ortools/init/init.h"
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user