Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
8cf44616
Commit
8cf44616
authored
May 24, 2015
by
Fabio Bas
Browse files
fix qt4 compilation
parent
d6cee242
Changes
1
Hide whitespace changes
Inline
Side-by-side
servatrice/src/passwordhasher.cpp
View file @
8cf44616
...
...
@@ -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
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment