Squashed 'externals/oaknut/' changes from c2cb5ec49..c0c715505

c0c715505 oaknut: pragma once

git-subtree-dir: externals/oaknut
git-subtree-split: c0c715505020e69e3acbd959cbfe112083f292b5
This commit is contained in:
Merry 2022-07-16 20:28:26 +01:00
parent 04cfab01ba
commit 4e89756169

View file

@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: Copyright (c) 2022 merryhime <https://mary.rs>
// SPDX-License-Identifier: MIT
#pragma once
#include <bit>
#include <cstddef>
#include <cstdint>