fix #1080323, a missing header
This commit is contained in:
parent
916781f10f
commit
55163188b5
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
#include <X11/Xutil.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace FbTk {
|
||||
|
|
Loading…
Reference in a new issue