some cleanup

This commit is contained in:
orignal 2018-09-09 08:38:12 -04:00
parent a8b1a86bd7
commit 3540712517
4 changed files with 7 additions and 6 deletions

View file

@ -18,7 +18,6 @@
#include <map>
#include <array>
#include <openssl/bn.h>
#include <openssl/evp.h>
#include <boost/asio.hpp>
#include "Crypto.h"
#include "util.h"