replace base/logging.h by absl/log/log.h
This commit is contained in:
committed by
Mizux Seiha
parent
b84c60b464
commit
d4acbe81ce
@@ -20,7 +20,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "ortools/base/logging.h"
|
||||
#include "absl/log/log.h"
|
||||
// [END import]
|
||||
|
||||
namespace operations_research {
|
||||
|
||||
Reference in New Issue
Block a user