Skip to content

Commit 82810c1

Browse files
committed
Remove unused include
1 parent 00131e2 commit 82810c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/boost/http/server/route_handler.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <boost/http/server/router_types.hpp>
1515
#include <boost/capy/datastore.hpp>
1616
#include <boost/capy/task.hpp>
17-
#include <boost/capy/ex/make_affine.hpp>
1817
#include <boost/http/request.hpp> // VFALCO forward declare?
1918
#include <boost/http/request_parser.hpp> // VFALCO forward declare?
2019
#include <boost/http/response.hpp> // VFALCO forward declare?

0 commit comments

Comments
 (0)