diff --git a/error/src/error.cpp b/error/src/error.cpp index c054dac14..d4e83560d 100644 --- a/error/src/error.cpp +++ b/error/src/error.cpp @@ -5,6 +5,7 @@ #include #include +#include namespace network { diff --git a/http/src/http/v2/client/client_errors.cpp b/http/src/http/v2/client/client_errors.cpp index e8735a852..184ddc904 100644 --- a/http/src/http/v2/client/client_errors.cpp +++ b/http/src/http/v2/client/client_errors.cpp @@ -5,6 +5,7 @@ #include #include +#include namespace network { namespace http {