added missing pragma

This commit is contained in:
Christopher Herb
2023-07-11 18:18:13 +02:00
parent 8d6992f17c
commit fb0f03d97b

View File

@@ -1,3 +1,5 @@
#pragma once
#include <math.h> #include <math.h>
namespace trnr { namespace trnr {