Fix compilation with Qt 5.9

This commit is contained in:
Cameron Gutman 2018-07-21 18:47:41 -07:00
commit 519626a6d5
3 changed files with 12 additions and 11 deletions

View file

@ -1,8 +1,6 @@
#include "nvpairingmanager.h"
#include "utils.h"
#include <QRandomGenerator>
#include <openssl/bio.h>
#include <openssl/aes.h>
#include <openssl/rand.h>