mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Remove all references to int16.
Change-Id: Iab87463dd32f64ee371e6cc7d1f5e30128412a10
This commit is contained in:
@@ -45,7 +45,6 @@ namespace ceres {
|
||||
|
||||
// Basic integer types. These typedefs are in the Ceres namespace to avoid
|
||||
// conflicts with other packages having similar typedefs.
|
||||
typedef short int16;
|
||||
typedef int int32;
|
||||
|
||||
// Argument type used in interfaces that can optionally take ownership
|
||||
|
||||
Reference in New Issue
Block a user