src/TextDialog.cc: removed useless stdexcept header inclusion.
No functional change. Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
This commit is contained in:
parent
5532aca916
commit
dfa360e890
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
|||
#include <X11/Xutil.h>
|
||||
|
||||
#include <memory>
|
||||
#include <stdexcept>
|
||||
|
||||
using std::string;
|
||||
|
||||
|
|
Loading…
Reference in a new issue