Loader: Add missing include

This commit is contained in:
Yuri Kunde Schlesner 2015-05-09 05:05:59 -03:00
parent cb92817fb0
commit 417c867e14

View file

@ -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"