Merge pull request #12338 from vladest/fix_build_gcc7

Add include with std::function
This commit is contained in:
Bradley Austin Davis 2018-02-05 13:34:48 -08:00 committed by GitHub
commit b658d4add2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
#include <memory>
#include <set>
#include <map>
#include <functional>
#include <QUrl>
namespace gpu {