externals: Update oaknut
Merge commit '4e8975616946b89c53533549c0d3bab4d0dc9653'
This commit is contained in:
commit
786161b416
1 changed files with 2 additions and 0 deletions
2
externals/oaknut/include/oaknut/oaknut.hpp
vendored
2
externals/oaknut/include/oaknut/oaknut.hpp
vendored
|
@ -1,6 +1,8 @@
|
||||||
// SPDX-FileCopyrightText: Copyright (c) 2022 merryhime <https://mary.rs>
|
// SPDX-FileCopyrightText: Copyright (c) 2022 merryhime <https://mary.rs>
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <bit>
|
#include <bit>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
|
Loading…
Reference in a new issue