fix: forgot to add hacks header to ratio

This commit is contained in:
Mateusz Pusz
2023-06-15 17:38:59 +03:00
parent 34765a2ab1
commit fa8fc078df

View File

@@ -23,6 +23,7 @@
#pragma once
#include <gsl/gsl-lite.hpp>
#include <mp-units/bits/external/hacks.h>
#include <compare>
#include <cstdint>
#include <numeric>