remove json_object fwd decl
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Mon, 4 Sep 2017 09:52:52 +0000 (11:52 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Thu, 14 Sep 2017 12:04:51 +0000 (14:04 +0200)
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
AFBClient.h

index b1694b8..05fa5a5 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <functional>
 
-struct json_object;
 struct afb_wsj1;
 struct sd_event;