remove last integral_types.h
This commit is contained in:
committed by
Mizux Seiha
parent
546f612648
commit
ff9e6bb935
@@ -82,7 +82,6 @@ target_sources(glop PRIVATE
|
||||
ortools/base/commandlineflags.h
|
||||
ortools/base/file.cc
|
||||
ortools/base/file.h
|
||||
ortools/base/integral_types.h
|
||||
ortools/base/logging.h
|
||||
ortools/base/macros.h
|
||||
ortools/base/sysinfo.cc
|
||||
@@ -302,7 +301,6 @@ install(FILES
|
||||
ortools/base/int_type.h
|
||||
ortools/base/strong_int.h
|
||||
ortools/base/strong_vector.h
|
||||
ortools/base/integral_types.h
|
||||
ortools/base/logging.h
|
||||
ortools/base/macros.h
|
||||
ortools/base/recordio.h
|
||||
|
||||
@@ -767,7 +767,6 @@ step_function_sample_sat()
|
||||
#include <memory>
|
||||
|
||||
#include "absl/types/span.h"
|
||||
#include "ortools/base/integral_types.h"
|
||||
#include "ortools/base/logging.h"
|
||||
#include "ortools/sat/cp_model.h"
|
||||
#include "ortools/sat/cp_model.pb.h"
|
||||
|
||||
Reference in New Issue
Block a user