mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-18 17:03:27 +00:00
fix
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include "omath/utility/color.hpp"
|
||||
#include <memory>
|
||||
#include <string_view>
|
||||
#include <span>
|
||||
namespace omath::hud
|
||||
{
|
||||
class EntityOverlay final
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
#pragma once
|
||||
#include "omath/linear_algebra/vector2.hpp"
|
||||
#include "omath/utility/color.hpp"
|
||||
#include <span>
|
||||
|
||||
namespace omath::hud
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user