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