mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 13:10:47 +00:00
Remove unneeded includes.
This commit is contained in:
parent
da504812ca
commit
b6539012c0
@ -17,10 +17,9 @@
|
|||||||
#define NETWORK_WORKER_HPP_INCLUDED
|
#define NETWORK_WORKER_HPP_INCLUDED
|
||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
#include <vector>
|
|
||||||
#include "config.hpp"
|
|
||||||
#include "network.hpp"
|
#include "network.hpp"
|
||||||
#include "SDL_net.h"
|
|
||||||
|
class config;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Aligns a variable on a 4 byte boundary.
|
* Aligns a variable on a 4 byte boundary.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user