Skip to content

Commit 7c68e3d

Browse files
committed
add back missing import
1 parent 6b56ba9 commit 7c68e3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/system-tests/request_handler.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#include <datadog/tracer.h>
66
#include <datadog/tracer_config.h>
77

8+
#include <datadog/json.hpp>
9+
810
#include "httplib.h"
911
#include "utils.h"
1012

0 commit comments

Comments
 (0)