aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/I18n.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/I18n.cc')
-rw-r--r--src/FbTk/I18n.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/FbTk/I18n.cc b/src/FbTk/I18n.cc
index 3daa2e9..a7ed338 100644
--- a/src/FbTk/I18n.cc
+++ b/src/FbTk/I18n.cc
@@ -30,11 +30,6 @@
30 * http://www.kulichki.com/moshkow/CYRILLIC/locale-tutorial-0_8.txt 30 * http://www.kulichki.com/moshkow/CYRILLIC/locale-tutorial-0_8.txt
31 */ 31 */
32 32
33//use GNU extensions
34#ifndef _GNU_SOURCE
35#define _GNU_SOURCE
36#endif // _GNU_SOURCE
37
38#include "I18n.hh" 33#include "I18n.hh"
39#include "FileUtil.hh" 34#include "FileUtil.hh"
40 35