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