mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-02-04 21:37:14 +01:00
Dumb approach to recive some kind of asserts if the program crashes because a component was used after it was deleted.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include <cmath>
|
||||
#include <cassert>
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include <vcmp.h>
|
||||
|
||||
Reference in New Issue
Block a user