remove last integral_types.h

This commit is contained in:
Corentin Le Molgat
2023-09-01 18:15:37 +02:00
committed by Mizux Seiha
parent 546f612648
commit ff9e6bb935
2 changed files with 0 additions and 3 deletions

View File

@@ -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

View File

@@ -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"