mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 06:27:45 +00:00
fix windows build
This commit is contained in:
parent
894c1016af
commit
aa838d272c
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
// stolen from: https://github.com/skypjack/entt/blob/master/src/entt/locator/locator.hpp
|
// stolen from: https://github.com/skypjack/entt/blob/master/src/entt/locator/locator.hpp
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue