Skip to content

Commit

Permalink
Removed unused boost::regex include
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Oct 25, 2020
1 parent dc64380 commit df445db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/game_events/action_wml.cpp
Expand Up @@ -64,8 +64,6 @@
#include "whiteboard/manager.hpp"
#include "deprecation.hpp"

#include <boost/regex.hpp>

static lg::log_domain log_engine("engine");
#define DBG_NG LOG_STREAM(debug, log_engine)
#define LOG_NG LOG_STREAM(info, log_engine)
Expand Down

0 comments on commit df445db

Please sign in to comment.