This commit is contained in:
2025-03-21 04:47:01 +03:00
parent 713af1b772
commit 59d686e252

View File

@@ -2,7 +2,7 @@
// Created by Vlad on 2/23/2025. // Created by Vlad on 2/23/2025.
// //
#pragma once #pragma once
#include "proj_pred_engine.hpp" #include "omath/projectile_prediction/proj_pred_engine.hpp"
namespace omath::projectile_prediction namespace omath::projectile_prediction
{ {