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

Merge branch 'master' of gitlab.utu.fi:nicolas.pope/ftl

parents 89d8e49d e05e9fb3
No related branches found
No related tags found
No related merge requests found
Pipeline #11115 passed
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#include <map> #include <map>
#include <list> #include <list>
#include <functional> #include <functional>
#include <optional>
#define REQUIRED(...) required(__func__, __VA_ARGS__) #define REQUIRED(...) required(__func__, __VA_ARGS__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment