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:
parent
04cfab01ba
commit
4e89756169
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue