mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Update ui_widget.hpp
Added include of <functional> to allow for a clean build with g++ 7.2.1 20170904
This commit is contained in:
parent
1eb6f10fa6
commit
36e5682406
@ -32,6 +32,7 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
namespace ui {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user