- removed some unneeded version.h #includes.

This commit is contained in:
Christoph Oelckers 2017-02-20 01:42:53 +01:00
commit bb6e667f33
6 changed files with 0 additions and 6 deletions

View file

@ -34,7 +34,6 @@
#include "doomtype.h"
#include "m_argv.h"
#include "zstring.h"
#include "version.h"
#include "i_system.h"
#include "v_text.h"
#include "r_utility.h"