Skip to content

Update SensorUnitModel.cpp to compile with clang+libcxx

Clang + libcxx breaks with a compilation error on SensorUnitModel.cpp, missing the array include.

Merge request reports