Skip to content
Snippets Groups Projects
Commit 22678791 authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Missing functional include

parent 33810ab0
No related branches found
No related tags found
1 merge request!316Resolves #343 GUI and Frame Refactor
Pipeline #28556 failed
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
#include <optional> #include <optional>
#include <list> #include <list>
#include <unordered_map> #include <unordered_map>
#include <functional>
#include <ftl/codecs/channels.hpp> #include <ftl/codecs/channels.hpp>
#include <ftl/codecs/packet.hpp> #include <ftl/codecs/packet.hpp>
#include <ftl/data/channels.hpp> #include <ftl/data/channels.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment