ams: basic support for compiling with gcc 15

This commit is contained in:
Michael Scire
2025-04-26 14:53:08 -07:00
committed by SciresM
parent 49058b204c
commit 29cadcd269
9 changed files with 11 additions and 16 deletions

View File

@@ -16,7 +16,6 @@
#pragma once
#include <cstdint>
#include <cstddef>
#include <cstdbool>
/* NOTE: This file serves as a substitute for libnx <switch/types.h>. */