more header 'correctness'

This commit is contained in:
Mathias Gumz 2008-01-02 09:31:18 +01:00
parent ec13263a18
commit 222128c236
2 changed files with 2 additions and 1 deletions

View file

@ -25,8 +25,8 @@
#define KEYS_HH
#include "FbTk/NotCopyable.hh"
#include "FbTk/KeyUtil.hh"
#include <X11/Xlib.h>
#include <string>
#include <map>

View file

@ -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