Commit 8cf44616 authored by Fabio Bas's avatar Fabio Bas
Browse files

fix qt4 compilation

parent d6cee242
......@@ -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()
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment