Skip to content

Commit 9b7ba5b

Browse files
committed
scheduling: export from google3
1 parent 109e961 commit 9b7ba5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ortools/scheduling/rcpsp_parser.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
#include <string>
1818
#include <vector>
1919

20+
#include "absl/log/check.h"
21+
#include "absl/log/log.h"
2022
#include "absl/strings/match.h"
2123
#include "absl/strings/numbers.h"
2224
#include "absl/strings/str_split.h"

0 commit comments

Comments
 (0)