Skip to content

Commit 04a33fd

Browse files
committed
fix build
1 parent a78d14d commit 04a33fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/odr/http_server.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include <httplib/httplib.h>
88

99
#include <atomic>
10-
#include <memory>
10+
#include <filesystem>
1111
#include <sstream>
1212

1313
namespace odr {

0 commit comments

Comments
 (0)