fix a little compile error on some machines
This commit is contained in:
parent
2b7f9a5899
commit
a744b152bb
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@
|
||||||
#include <X11/Xatom.h>
|
#include <X11/Xatom.h>
|
||||||
#include <X11/keysym.h>
|
#include <X11/keysym.h>
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#ifdef HAVE_CSTDIO
|
#ifdef HAVE_CSTDIO
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Reference in a new issue