Skip to content

Commit 4587a78

Browse files
author
pfeatherstone
committed
missing endian header
1 parent ec7c52b commit 4587a78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/http_async.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#pragma once
22

3+
#include <endian.h>
34
#include <boost/asio/version.hpp>
45
#include <boost/asio/compose.hpp>
56
#include <boost/asio/read.hpp>

0 commit comments

Comments
 (0)