More ClangTidy fixes

Change-Id: I8288a61cf0db80efd7fd4862a555cc717797e8ba
This commit is contained in:
Sameer Agarwal
2023-01-17 13:37:13 -08:00
parent f4eb768e0b
commit e269b64f55
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@
#include <cmath> #include <cmath>
#include <limits> #include <limits>
#include <memory> #include <memory>
#include <string>
#include <utility> #include <utility>
#include <vector> #include <vector>
+1
View File
@@ -33,6 +33,7 @@
#include <cmath> #include <cmath>
#include <cstddef> #include <cstddef>
#include <limits> #include <limits>
#include <string>
#include "ceres/array_utils.h" #include "ceres/array_utils.h"
#include "ceres/internal/eigen.h" #include "ceres/internal/eigen.h"