mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-12-01 13:59:11 +00:00
util: fix header dependence
This commit is contained in:
parent
094cede39e
commit
6a2ee02409
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
#pragma once
|
||||
#include <vapours/common.hpp>
|
||||
#include <vapours/assert.hpp>
|
||||
#include <vapours/util/util_format_string.hpp>
|
||||
|
||||
namespace ams::util {
|
||||
|
||||
|
|
Loading…
Reference in a new issue