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
|
||||
|
||||
#include "FbTk/NotCopyable.hh"
|
||||
#include "FbTk/KeyUtil.hh"
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
#include "FbTk/Compose.hh"
|
||||
#include "FbTk/FbString.hh"
|
||||
#include "FbTk/STLUtil.hh"
|
||||
#include "FbTk/KeyUtil.hh"
|
||||
|
||||
//use GNU extensions
|
||||
#ifndef _GNU_SOURCE
|
||||
|
|
Loading…
Reference in a new issue