mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 06:04:42 +02:00
Merge pull request #12338 from vladest/fix_build_gcc7
Add include with std::function
This commit is contained in:
commit
b658d4add2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <memory>
|
||||
#include <set>
|
||||
#include <map>
|
||||
|
||||
#include <functional>
|
||||
#include <QUrl>
|
||||
|
||||
namespace gpu {
|
||||
|
|
Loading…
Reference in a new issue