fix includes
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
#ifndef OR_TOOLS_GSCIP_GSCIP_H_
|
||||
#define OR_TOOLS_GSCIP_GSCIP_H_
|
||||
|
||||
#include <atomic>
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
#define OR_TOOLS_LINEAR_SOLVER_SOLVE_MP_MODEL_H_
|
||||
|
||||
#include <atomic>
|
||||
#include <string>
|
||||
|
||||
#include "ortools/linear_solver/linear_solver.pb.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user