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
|
@ -23,6 +23,7 @@
|
|||
#include "common/debug-channels.h"
|
||||
#include "common/system.h"
|
||||
#include "common/textconsole.h"
|
||||
#include "common/algorithm.h"
|
||||
|
||||
#include <stdarg.h> // For va_list etc.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue