Remove unneeded includes.

This commit is contained in:
Mark de Wever 2010-12-05 18:09:12 +00:00
parent da504812ca
commit b6539012c0

View File

@ -17,10 +17,9 @@
#define NETWORK_WORKER_HPP_INCLUDED
#include <map>
#include <vector>
#include "config.hpp"
#include "network.hpp"
#include "SDL_net.h"
class config;
/**
* Aligns a variable on a 4 byte boundary.