diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/TextDialog.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/TextDialog.cc b/src/TextDialog.cc index 7f95c13..17f5f37 100644 --- a/src/TextDialog.cc +++ b/src/TextDialog.cc | |||
@@ -33,7 +33,6 @@ | |||
33 | #include <X11/Xutil.h> | 33 | #include <X11/Xutil.h> |
34 | 34 | ||
35 | #include <memory> | 35 | #include <memory> |
36 | #include <stdexcept> | ||
37 | 36 | ||
38 | using std::string; | 37 | using std::string; |
39 | 38 | ||