mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
add missing header file
This commit is contained in:
parent
d17165a678
commit
6d88725e05
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include "permid.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include "mlock.h"
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Reference in a new issue