mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-21 02:52:44 +02:00
fix missing include in sm_types.hpp
This commit is contained in:
parent
a8282205b5
commit
5ae7b3ea9e
@ -15,6 +15,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <switch.h>
|
||||
#include "../defines.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user