This commit is contained in:
2025-03-21 04:47:01 +03:00
parent 4153932a4f
commit 9383fd37fc

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
{ {