aboutsummaryrefslogtreecommitdiff
path: root/src/CurrentWindowCmd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/CurrentWindowCmd.cc')
-rw-r--r--src/CurrentWindowCmd.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CurrentWindowCmd.cc b/src/CurrentWindowCmd.cc
index 6138e64..0d2e12f 100644
--- a/src/CurrentWindowCmd.cc
+++ b/src/CurrentWindowCmd.cc
@@ -39,10 +39,6 @@
39#include "FbTk/Util.hh" 39#include "FbTk/Util.hh"
40#include "FbTk/RelCalcHelper.hh" 40#include "FbTk/RelCalcHelper.hh"
41 41
42#ifdef HAVE_CONFIG_H
43#include "config.h"
44#endif // HAVE_CONFIG_H
45
46#ifdef HAVE_CSTDLIB 42#ifdef HAVE_CSTDLIB
47#include <cstdlib> 43#include <cstdlib>
48#else 44#else