polish code

This commit is contained in:
Laurent Perron
2019-07-26 09:46:19 -07:00
parent ecaa00622a
commit a2a1b1d8ea
2 changed files with 0 additions and 2 deletions

View File

@@ -19,7 +19,6 @@
#include "absl/strings/match.h"
#include "absl/strings/str_format.h"
#include "ortools/base/canonical_errors.h"
// #include "ortools/base/hostname.h"
#include "ortools/base/logging.h"
namespace operations_research {

View File

@@ -12,7 +12,6 @@
// limitations under the License.
#if defined(USE_GUROBI)
#ifndef OR_TOOLS_LINEAR_SOLVER_GUROBI_ENVIRONMENT_H_
#define OR_TOOLS_LINEAR_SOLVER_GUROBI_ENVIRONMENT_H_