all repos — fluxbox @ dfa360e8905509e3e19db4279fc4066e52014676

custom fork of the fluxbox windowmanager

src/TextDialog.cc: removed useless stdexcept header inclusion.

No functional change.

Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
Slava Semushin php-coder@altlinux.ru
commit

dfa360e8905509e3e19db4279fc4066e52014676

parent

5532aca9169728a459fedac1b18aae73dc9c1d37

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M src/TextDialog.ccsrc/TextDialog.cc

@@ -33,7 +33,6 @@ #include <X11/keysym.h>

#include <X11/Xutil.h> #include <memory> -#include <stdexcept> using std::string;