mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
[Code] Cleanup Strings Header (#4950)
* [Code] Cleanup Strings Header * Include optimize
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "../common/data_verification.h"
|
||||
#include <numbers>
|
||||
#include "../common/types.h"
|
||||
#include <fmt/format.h>
|
||||
|
||||
constexpr float position_eps = 0.0001f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user