Loader: Add missing include
This commit is contained in:
parent
cb92817fb0
commit
417c867e14
|
@ -2,6 +2,7 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
|
||||
#include "common/logging/log.h"
|
||||
|
|
Reference in New Issue