Skip to content

Commit a772bff

Browse files
committed
Fix missing header
1 parent 132ab53 commit a772bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/webxx.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
#include <cstddef>
2929
#include <cstring>
30+
#include <functional>
3031
#include <memory>
3132
#include <string>
3233
#include <string_view>

0 commit comments

Comments
 (0)