Core. Fix non-PCH build

This commit is contained in:
click
2012-03-09 21:53:47 +01:00
parent c9b6d73615
commit 593d003b7c

View File

@@ -16,6 +16,8 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ace/Guard_T.h>
#include "Cryptography/BigNumber.h"
#include <openssl/bn.h>
#include <openssl/crypto.h>