From 915879a362d8009e21aad36a259cad07b80eedf6 Mon Sep 17 00:00:00 2001 From: fincs Date: Fri, 24 Aug 2018 16:24:24 +0200 Subject: [PATCH] Fix #154 --- nx/include/switch/services/set.h | 1 + 1 file changed, 1 insertion(+) diff --git a/nx/include/switch/services/set.h b/nx/include/switch/services/set.h index 2b40738e..8a64b8bc 100644 --- a/nx/include/switch/services/set.h +++ b/nx/include/switch/services/set.h @@ -5,6 +5,7 @@ * @author yellows8 * @copyright libnx Authors */ +#pragma once #include "../result.h" #define SET_MAX_NAME_SIZE 0x48