aboutsummaryrefslogtreecommitdiff
path: root/src/CurrentWindowCmd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/CurrentWindowCmd.cc')
-rw-r--r--src/CurrentWindowCmd.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CurrentWindowCmd.cc b/src/CurrentWindowCmd.cc
index cd54deb..ceb0ef5 100644
--- a/src/CurrentWindowCmd.cc
+++ b/src/CurrentWindowCmd.cc
@@ -35,9 +35,6 @@
35#include "FbTk/stringstream.hh" 35#include "FbTk/stringstream.hh"
36#include "FbTk/StringUtil.hh" 36#include "FbTk/StringUtil.hh"
37 37
38#include <string>
39#include <vector>
40
41using FbTk::Command; 38using FbTk::Command;
42 39
43namespace { 40namespace {