Skip to content

Commit efff43c

Browse files
committed
Add missing header.
1 parent 1cc8888 commit efff43c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/httpserver.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <ui_interface.h>
1616

1717
#include <memory>
18+
#include <deque>
1819
#include <stdio.h>
1920
#include <stdlib.h>
2021
#include <string.h>

0 commit comments

Comments
 (0)