diff --git a/coding/sha1.hpp b/coding/sha1.hpp index 842eb95466..58b8e3a1cb 100644 --- a/coding/sha1.hpp +++ b/coding/sha1.hpp @@ -1,6 +1,7 @@ #pragma once #include +#include #include namespace coding diff --git a/map/power_management/power_management_schemas.hpp b/map/power_management/power_management_schemas.hpp index 4d468e7e3e..9dc0a35e6c 100644 --- a/map/power_management/power_management_schemas.hpp +++ b/map/power_management/power_management_schemas.hpp @@ -1,6 +1,7 @@ #pragma once #include +#include #include namespace power_management