Skip to content
Snippets Groups Projects
Unverified Commit ded0b9d0 authored by LC's avatar LC Committed by GitHub
Browse files

Merge pull request #4626 from ReinUsesLisp/patch-manager-include

file_sys/patch_manager: Add missing include
parents 38980b24 827ff077
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
#include <map> #include <map>
#include <memory> #include <memory>
#include <optional>
#include <string> #include <string>
#include "common/common_types.h" #include "common/common_types.h"
#include "core/file_sys/nca_metadata.h" #include "core/file_sys/nca_metadata.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment