Merge branch 'feature/crypt-passwords' of https://github.com/ennorehling/eressea.git

This commit is contained in:
Enno Rehling 2016-01-13 12:37:12 +01:00
commit b8a0c61fee

View file

@ -1,3 +1,4 @@
#include <platform.h>
#include <CuTest.h>
#include "password.h"