missing stl
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
#include "absl/strings/str_format.h"
|
||||
#include "absl/strings/str_join.h"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
#include "ortools/algorithms/dynamic_permutation.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
|
||||
#include "ortools/algorithms/sparse_permutation.h"
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
|
||||
#include <memory>
|
||||
#include <set> // TODO(user): remove when no longer used.
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "ortools/base/logging.h"
|
||||
|
||||
Reference in New Issue
Block a user