mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 04:20:49 +00:00
Fix compile error in forum_user_handler due to mission asio #include
This commit is contained in:
parent
bf1078c25e
commit
c1ad27a0c4
@ -19,6 +19,8 @@
|
||||
#include "log.hpp"
|
||||
#include "config.hpp"
|
||||
|
||||
#include <boost/asio/post.hpp>
|
||||
|
||||
#include <cstdlib>
|
||||
#include <sstream>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user