Add a missing include

Change-Id: I3060e80a69374f7a2db31121715d0d892a54d311
This commit is contained in:
Sameer Agarwal
2024-07-21 13:25:45 -07:00
parent 1e19a11f5f
commit 68eeba2c2c
+1
View File
@@ -40,6 +40,7 @@
#include <type_traits>
#include "absl/log/check.h"
#include "ceres/context_impl.h"
namespace ceres::internal {