Add Missing Header for pm_info_api.hpp (#14)

This commit is contained in:
JamePeng 2019-07-02 11:21:59 +08:00 committed by SciresM
parent 7bc25c01a0
commit d6eacecce9

View File

@ -17,6 +17,7 @@
#pragma once
#include "pm_types.hpp"
#include "../ncm/ncm_types.hpp"
namespace sts::pm::info {