nicob87 commented on a change in pull request #684: WIP: (Work In Progress) 
DISPATCH-1568: using doctest 
URL: https://github.com/apache/qpid-dispatch/pull/684#discussion_r381018665
 
 

 ##########
 File path: tests/test_terminus_mocks.c
 ##########
 @@ -0,0 +1,32 @@
+#include <strings.h>
+#include <stdio.h>
+#include <stdbool.h>
+#include <stdint.h>
+#include <stdarg.h>
+#include <inttypes.h>
+#include <limits.h>
 
 Review comment:
   only string.h, stdbool.h and stdarg.h are needed here

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to