Skip to content

Commit

Permalink
refactor: apply clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
kluge7 committed Oct 4, 2024
1 parent 3a1c955 commit f0cbb85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include <eigen3/Eigen/Dense>

namespace Eigen {
typedef Eigen::Matrix<double, 6, 1> Vector6d;
typedef Eigen::Matrix<double, 6, 1> Vector6d;
}

#endif // VORTEX_EIGEN_TYPEDEFS_H

0 comments on commit f0cbb85

Please sign in to comment.