Remove an unneeded include
This commit is contained in:
parent
4c5cd4e563
commit
809f44ae61
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include "../exceptions.hpp"
|
||||
#include "../log.hpp"
|
||||
#include <stdexcept>
|
||||
|
||||
extern lg::log_domain log_editor;
|
||||
#define DBG_ED LOG_STREAM_INDENT(debug, log_editor)
|
||||
|
|
Loading…
Add table
Reference in a new issue