mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
Remove the redundant include/ from -include("http.hrl")
This commit is contained in:
parent
ac1424fd6a
commit
d9212c21dd
5 changed files with 4 additions and 5 deletions
|
@ -51,7 +51,6 @@
|
|||
|
||||
-export_type([method/0, uri/0, version/0, header/0, headers/0, status/0]).
|
||||
|
||||
-include("include/http.hrl").
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
|
||||
%% Parsing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue