Add missing functional include caused by PR111
This commit is contained in:
parent
9f931ae621
commit
2e70ff2441
|
@ -2,6 +2,8 @@
|
|||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/StringUtil.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue