moved the opts record back to private header file
This commit is contained in:
parent
b38c9878c6
commit
baf8561780
4 changed files with 9 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
-export([decoder/0, decoder/1]).
|
||||
|
||||
-include("../include/jsx.hrl").
|
||||
-include("jsx_common.hrl").
|
||||
|
||||
decoder() ->
|
||||
decoder([]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue