mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-25 04:32:38 +02:00
fix header include
This commit is contained in:
parent
18414efc29
commit
1d3b4f1276
@ -14,7 +14,7 @@
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "../defines.hpp"
|
#include "defines.hpp"
|
||||||
|
|
||||||
namespace ams { inline namespace literals {
|
namespace ams { inline namespace literals {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user