Skip to content

Commit 099af33

Browse files
committed
Merge pull request #10036
f61294d epee: include math header for upcoming Boost 1.89 (Michael Cho)
2 parents d5514ab + f61294d commit 099af33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/epee/src/abstract_http_client.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <math.h>
12
#include "net/abstract_http_client.h"
23
#include "net/http_base.h"
34
#include "net/net_parse_helpers.h"

0 commit comments

Comments
 (0)