base: export from google3
This commit is contained in:
@@ -18,16 +18,11 @@
|
||||
|
||||
#include <errno.h> // for errno
|
||||
|
||||
#include <cfloat>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
#include <limits>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
// #include "ortools/base/logging.h"
|
||||
#include "absl/strings/ascii.h"
|
||||
#include "ortools/base/strtoint.h"
|
||||
|
||||
namespace strings {
|
||||
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
|
||||
#include "ortools/base/zipfile.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "absl/strings/string_view.h"
|
||||
#include "ortools/base/file.h"
|
||||
#include "ortools/base/logging.h"
|
||||
#include "zlib.h"
|
||||
|
||||
namespace zipfile {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user