replay: Include cstdarg from util (#29871)
Fix compilation errors "use of undeclared identifier" for va_start & va_end. old-commit-hash: 43210ca0e21b15c1fcaff5517c71827b9fc21dab
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <curl/curl.h>
|
||||
#include <openssl/sha.h>
|
||||
|
||||
#include <cstdarg>
|
||||
#include <cstring>
|
||||
#include <cassert>
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user