Add missing <functional> header to src/timer/timer.h

pull/532/head
Jonathan G Rennison 1 year ago
parent 6091d7470c
commit bf1e66b2f3

@ -11,6 +11,7 @@
#define TIMER_H
#include "timer_manager.h"
#include <functional>
/**

Loading…
Cancel
Save