mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 08:14:48 +02:00
Add include with std::function
This commit is contained in:
parent
9c1cb60a43
commit
0715a7cae5
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