diff --git a/src/app/Queue.h b/src/app/Queue.h index 4fa62bd..04971b0 100644 --- a/src/app/Queue.h +++ b/src/app/Queue.h @@ -1,5 +1,6 @@ #ifndef QUEUE_H #define QUEUE_H +#include template class Queue