- 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

@ -49,6 +49,7 @@
#include "a_keys.h"
#include "d_net.h"
#include "serializer.h"
#include "serialize_obj.h"
#include "r_utility.h"
#include "a_morph.h"
#include "g_levellocals.h"