Skip to content

Commit

Permalink
Merge pull request #87 from emqx/k32/dev/remove-private-include
Browse files Browse the repository at this point in the history
chore(typerefl): Don't include a private header
  • Loading branch information
k32 authored Jun 18, 2021
2 parents 9e7bb08 + e8a2cde commit 8dda618
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hocon_schema_builtin.erl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
-module(hocon_schema_builtin).

-include_lib("typerefl/include/types.hrl").
-include_lib("typerefl/src/typerefl_int.hrl").

-include("hoconsc.hrl").

Expand Down

0 comments on commit 8dda618

Please sign in to comment.