missing include, thanks mac

This commit is contained in:
Enno Rehling 2017-12-30 11:09:09 +01:00
parent c8ee0db02d
commit 07b25fbed1

View file

@ -11,6 +11,8 @@ without prior permission by the authors of Eressea.
*/ */
#include <platform.h> #include <platform.h>
#include "log.h" #include "log.h"
#include "bsdstring.h"
#include "unicode.h" #include "unicode.h"
#include <assert.h> #include <assert.h>