From 7c4e263f19a85a98cb1f7fedf2bbdcd519e25f8a Mon Sep 17 00:00:00 2001 From: Laurent Perron Date: Mon, 7 Feb 2022 21:50:50 +0100 Subject: [PATCH] fix --- cmake/glop.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/glop.cmake b/cmake/glop.cmake index e24104de5a..0a2551de9d 100644 --- a/cmake/glop.cmake +++ b/cmake/glop.cmake @@ -279,6 +279,7 @@ install(FILES ortools/base/file.h ortools/base/hash.h ortools/base/int_type.h + ortools/base/strong_int.h ortools/base/strong_vector.h ortools/base/integral_types.h ortools/base/log_severity.h