diff options
Diffstat (limited to 'tests/http.h')
-rw-r--r-- | tests/http.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/http.h b/tests/http.h index 7eff7013..d20f012b 100644 --- a/tests/http.h +++ b/tests/http.h @@ -8,6 +8,7 @@ #ifndef __HTTP_H__ #define __HTTP_H__ +#include <stdarg.h> #include <string> |