Eigne Matrix Class Library
Dependents: MPC_current_control HydraulicControlBoard_SW AHRS Test_ekf ... more
src/Core/util/NonMPL2.h@1:3b8049da21b8, 2019-09-24 (annotated)
- Committer:
- jsoh91
- Date:
- Tue Sep 24 00:18:23 2019 +0000
- Revision:
- 1:3b8049da21b8
- Parent:
- 0:13a5d365ba16
ignore and revise some of error parts
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ykuroda | 0:13a5d365ba16 | 1 | #ifdef EIGEN_MPL2_ONLY |
ykuroda | 0:13a5d365ba16 | 2 | #error Including non-MPL2 code in EIGEN_MPL2_ONLY mode |
ykuroda | 0:13a5d365ba16 | 3 | #endif |