// Copyright (C) 2024-2025  ilobilo

#pragma once

#include_next <cstddef>

namespace std
{
    using ::ssize_t;
} // namespace std