src: Fix crash on exit when deleting components (#789)
* build: add missing includes in header files * logic: delete components in reverse to creation order
This commit is contained in:
committed by
Eberhard Gräther
parent
7bee830c6f
commit
1d7f466e4f
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <typeinfo>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
#include "TokenComponent.h"
|
||||
#include "types.h"
|
||||
|
||||
Reference in New Issue
Block a user