fix qt4 compilation

This commit is contained in:
Fabio Bas 2015-05-24 01:00:55 +02:00
parent d6cee242e3
commit 8cf4461616

View file

@ -4,10 +4,9 @@
#include <stdio.h>
#include <string.h>
#include <gcrypt.h>
#else
#include <QCryptographicHash>
#endif
#include <QCryptographicHash>
#include "rng_sfmt.h"
void PasswordHasher::initialize()