Skip to content
Snippets Groups Projects
Commit 9e98a252 authored by François-Simon Fauteux-Chapleau's avatar François-Simon Fauteux-Chapleau
Browse files

build: add missing header file

GitLab: #630
Change-Id: If4aece97b8c2e63d63981a36bafb35523c01d3a6
parent 683f5203
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,9 @@
#include "transport/peer_channel.h"
#include "tracepoint/tracepoint.h"
#if __has_include(<fmt/std.h>)
#include <fmt/std.h>
#endif
#include <opendht/logger.h>
#include <opendht/utils.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment