Skip to content

Commit

Permalink
Removed unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Aug 4, 2019
1 parent 4a3be68 commit 91d74a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/gui/dialogs/network_transmission.cpp
Expand Up @@ -25,7 +25,6 @@
#include "gui/widgets/window.hpp"
#include "log.hpp"
#include "serialization/string_utils.hpp"
#include "wesnothd_connection.hpp"

#include <chrono>

Expand Down
1 change: 0 additions & 1 deletion src/gui/dialogs/network_transmission.hpp
Expand Up @@ -17,7 +17,6 @@
#include "events.hpp"
#include "gui/dialogs/modal_dialog.hpp"
#include "network_asio.hpp"
#include "wesnothd_connection.hpp"

#include <boost/optional.hpp>

Expand Down

0 comments on commit 91d74a5

Please sign in to comment.