mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-18 17:14:28 -04: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…
Add table
Add a link
Reference in a new issue