fix bug in Domain::FromValues

This commit is contained in:
Laurent Perron
2023-05-30 23:24:52 +02:00
parent 6df8fb4aa4
commit 5264ba2412
2 changed files with 3 additions and 2 deletions

View File

@@ -13,8 +13,6 @@
// This is the java SWIG wrapper for ../sorted_interval_list.h. See that file.
%include "ortools/base/base.i"
%include "ortools/util/java/vector.i"
%{