Java: remove s/long long/long/ swig hack

This commit is contained in:
Corentin Le Molgat
2020-02-12 16:19:57 +01:00
parent bc4bc0b042
commit bbd00fcf52
6 changed files with 25 additions and 16 deletions

View File

@@ -13,9 +13,9 @@
// TODO(user): Refactor this file to adhere to the SWIG style guide.
%include "enumsimple.swg"
%include "exception.i"
%include "stdint.i"
%include "ortools/base/base.i"
%include "ortools/util/java/tuple_set.i"