mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-02-01 14:20:55 +00:00
Fix warning that implied destructors might not been called
This commit is contained in:
parent
f216ca4ea8
commit
adda5dae32
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
** 3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
|
||||
#include "a_dynlight.h"
|
||||
#include "actor.h"
|
||||
#include "a_lightprobe.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue