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.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/redfish-core/lib/update_service_test.cpp b/test/redfish-core/lib/update_service_test.cpp
index 540313154f..87af3f116a 100644
--- a/test/redfish-core/lib/update_service_test.cpp
+++ b/test/redfish-core/lib/update_service_test.cpp
@@ -2,6 +2,8 @@
#include "http_response.hpp"
#include "update_service.hpp"
+#include <boost/url/url.hpp>
+
#include <optional>
#include <gtest/gtest.h>