Skip to content

Commit bfde546

Browse files
committed
add tensor
1 parent dedc039 commit bfde546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ if(NOT MP_UNITS_API_FREESTANDING)
101101
include/mp-units/ext/format.h
102102
include/mp-units/cartesian_vector.h
103103
include/mp-units/cartesian_tensor.h
104-
include/mp-units/format.h
104+
include/mp-units/format.h # deprecated
105105
include/mp-units/math.h
106106
include/mp-units/ostream.h
107107
include/mp-units/random.h

0 commit comments

Comments
 (0)