Skip to content

Commit

Permalink
fixup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Sep 7, 2023
1 parent b3335fc commit d3afb02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ortools/math_opt/cpp/variable_and_expressions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3157,8 +3157,8 @@ namespace std {
const ::operations_research::math_opt::Variable& rhs ) const {
return lhs == rhs;
}
}
}
};
} // namespace std
#endif

#endif // OR_TOOLS_MATH_OPT_CPP_VARIABLE_AND_EXPRESSIONS_H_

0 comments on commit d3afb02

Please sign in to comment.