From 657d7aed4e61626b27a841d0b882d54d95e63809 Mon Sep 17 00:00:00 2001 From: Laurent Perron Date: Thu, 26 Oct 2023 10:59:39 +0200 Subject: [PATCH] polish includes --- ortools/glop/variable_values.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ortools/glop/variable_values.h b/ortools/glop/variable_values.h index f1311b60d7..d2919002e9 100644 --- a/ortools/glop/variable_values.h +++ b/ortools/glop/variable_values.h @@ -14,6 +14,7 @@ #ifndef OR_TOOLS_GLOP_VARIABLE_VALUES_H_ #define OR_TOOLS_GLOP_VARIABLE_VALUES_H_ +#include #include #include