[ox/std] Add missing pragma once to HashMap header
This commit is contained in:
parent
b656fbc3d4
commit
a0290c315a
2
deps/ox/src/ox/std/hashmap.hpp
vendored
2
deps/ox/src/ox/std/hashmap.hpp
vendored
@ -6,6 +6,8 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "string.hpp"
|
||||
#include "vector.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user