Changeset 63:8cb1b60255ad in rrlib_si_units
- Timestamp:
-
19.10.2018 12:00:47
(4 years ago)
- Author:
- Tobias Föhst <foehst@…>
- Branch:
- 14.08
- Phase:
- public
- Message:
-
Fixes warning about unused variable
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r40
|
r63
|
|
67 | 67 | //---------------------------------------------------------------------- |
68 | 68 | |
69 | | static rtti::tType init_types[] = |
| 69 | const rtti::tType cINIT_TYPES[] = |
70 | 70 | { |
71 | 71 | rtti::tDataType<tLength<double>>(), |