forked from github/server
gmtool no longer needs unicode.h
This commit is contained in:
parent
df4317f9f1
commit
6176e5e754
|
@ -30,7 +30,6 @@
|
||||||
#include "util/path.h"
|
#include "util/path.h"
|
||||||
#include "util/rand.h"
|
#include "util/rand.h"
|
||||||
#include "util/rng.h"
|
#include "util/rng.h"
|
||||||
#include "util/unicode.h"
|
|
||||||
|
|
||||||
#include "gmtool_structs.h"
|
#include "gmtool_structs.h"
|
||||||
#include "console.h"
|
#include "console.h"
|
||||||
|
|
Loading…
Reference in New Issue