Add missing include (#416)

This commit is contained in:
Raoul Wols 2021-08-05 17:20:43 +02:00 committed by GitHub
parent cd53dc0d8c
commit 1dc169810d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* Dependencies
*/
#include "openssl.h"
#include <string>
#include <memory>
/**