COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.
This commit is contained in:
parent
0b1cb0ebbb
commit
7e4224e52a
7 changed files with 17 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "common/ptr.h"
|
||||
#include "common/hashmap.h"
|
||||
#include "common/hash-str.h"
|
||||
#include "common/array.h"
|
||||
|
||||
namespace GUI {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue