- fixed compilation of optimized GCC and Clang targets

This commit is contained in:
alexey.lysiuk 2020-04-12 11:03:25 +03:00
commit 72c8df530f
4 changed files with 4 additions and 0 deletions

View file

@ -46,6 +46,7 @@
#include "teaminfo.h"
#include "d_net.h"
#include "serializer_doom.h"
#include "serialize_obj.h"
#include "d_player.h"
#include "filesystem.h"
#include "vm.h"