more header 'correctness'
This commit is contained in:
parent
ec13263a18
commit
222128c236
2 changed files with 2 additions and 1 deletions
|
@ -25,8 +25,8 @@
|
||||||
#define KEYS_HH
|
#define KEYS_HH
|
||||||
|
|
||||||
#include "FbTk/NotCopyable.hh"
|
#include "FbTk/NotCopyable.hh"
|
||||||
#include "FbTk/KeyUtil.hh"
|
|
||||||
|
|
||||||
|
#include <X11/Xlib.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <map>
|
#include <map>
|
||||||
|
|
||||||
|
|
|
@ -77,6 +77,7 @@
|
||||||
#include "FbTk/Compose.hh"
|
#include "FbTk/Compose.hh"
|
||||||
#include "FbTk/FbString.hh"
|
#include "FbTk/FbString.hh"
|
||||||
#include "FbTk/STLUtil.hh"
|
#include "FbTk/STLUtil.hh"
|
||||||
|
#include "FbTk/KeyUtil.hh"
|
||||||
|
|
||||||
//use GNU extensions
|
//use GNU extensions
|
||||||
#ifndef _GNU_SOURCE
|
#ifndef _GNU_SOURCE
|
||||||
|
|
Loading…
Reference in a new issue