summaryrefslogtreecommitdiff
path: root/test/redfish-core/lib/power_subsystem_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/redfish-core/lib/power_subsystem_test.cpp')
-rw-r--r--test/redfish-core/lib/power_subsystem_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/redfish-core/lib/power_subsystem_test.cpp b/test/redfish-core/lib/power_subsystem_test.cpp
index 1dfbbeb3ff..39ec3118d5 100644
--- a/test/redfish-core/lib/power_subsystem_test.cpp
+++ b/test/redfish-core/lib/power_subsystem_test.cpp
@@ -1,8 +1,10 @@
#include "async_resp.hpp"
+#include "http_response.hpp"
#include "power_subsystem.hpp"
#include <nlohmann/json.hpp>
+#include <memory>
#include <optional>
#include <string>