Add a missing header

Change-Id: I26705eb557a8e21b6acc7d18a01471d38a3c1c23
This commit is contained in:
Sameer Agarwal
2022-12-19 06:42:35 -08:00
parent 2b88bedb28
commit a3a062d72c
@@ -31,6 +31,7 @@
#ifndef CERES_INTERNAL_COORDINATE_DESCENT_MINIMIZER_H_
#define CERES_INTERNAL_COORDINATE_DESCENT_MINIMIZER_H_
#include <memory>
#include <string>
#include <vector>