summaryrefslogtreecommitdiff
path: root/test/redfish-core/lib/update_service_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/redfish-core/lib/update_service_test.cpp')
-rw-r--r--test/redfish-core/lib/update_service_test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/redfish-core/lib/update_service_test.cpp b/test/redfish-core/lib/update_service_test.cpp
index 6b90aef416..d56d709f5f 100644
--- a/test/redfish-core/lib/update_service_test.cpp
+++ b/test/redfish-core/lib/update_service_test.cpp
@@ -1,6 +1,9 @@
+#include "http_response.hpp"
#include "update_service.hpp"
+#include <optional>
+
#include <gtest/gtest.h>
namespace redfish