externals: Update oaknut

Merge commit '04cfab01ba'
This commit is contained in:
Merry 2022-07-12 20:41:36 +01:00
commit 83f484f190
3 changed files with 38 additions and 34 deletions

View file

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