mostly cleaning: remove integral_types.h and basictypes.h
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
%include "ortools/base/base.i"
|
||||
|
||||
%import "ortools/base/integral_types.h"
|
||||
%import "ortools/base/types.h"
|
||||
|
||||
namespace operations_research {
|
||||
%define PY_PROTO_TYPEMAP(PythonModule, PythonType, CppType)
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
// TODO(user): make this SWIG file comply with the SWIG style guide.
|
||||
%include "ortools/base/base.i"
|
||||
|
||||
%import "ortools/base/integral_types.h"
|
||||
%import "ortools/base/types.h"
|
||||
|
||||
// --------- std::vector<data> wrapping ----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user