Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
cajun-rat committed Apr 21, 2024
1 parent 513aadf commit c0bf731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libaktualizr/http/httpclient_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "json/json.h"

#include <chrono>
#include <thread>
#include "http/httpclient.h"
#include "libaktualizr/types.h"
#include "test_utils.h"
Expand Down

0 comments on commit c0bf731

Please sign in to comment.