From e25bce487b192b3c19d08247fbeb0817beb7ccc9 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 24 May 2016 14:22:00 +0200 Subject: [PATCH] Missing #include added --- include/wxex/crypto.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wxex/crypto.h b/include/wxex/crypto.h index c450b6a..cf8b6cf 100644 --- a/include/wxex/crypto.h +++ b/include/wxex/crypto.h @@ -23,6 +23,7 @@ #include #include +#include #include #include