fix: compat_macros included to fix the compilation after rebase

This commit is contained in:
Mateusz Pusz
2024-01-06 09:25:17 +01:00
parent 53e25582e6
commit 6914142275

View File

@@ -20,6 +20,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
#include <mp-units/compat_macros.h>
#include <cmath>
#include <exception>
#include <iostream>