mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 04:17:37 +00: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:
@@ -32,6 +32,7 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
namespace ui {
|
||||
|
||||
|
Reference in New Issue
Block a user