examples/cpp: backport from main
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
#include "absl/flags/flag.h"
|
||||
#include "absl/log/check.h"
|
||||
#include "absl/log/globals.h"
|
||||
#include "absl/log/log.h"
|
||||
#include "absl/strings/str_format.h"
|
||||
#include "ortools/base/init_google.h"
|
||||
#include "ortools/base/logging.h"
|
||||
#include "ortools/sat/cp_model.h"
|
||||
|
||||
ABSL_FLAG(int, size, 50, "Size of the problem.");
|
||||
|
||||
Reference in New Issue
Block a user