Open
mcandre
opened this issue 11 years ago
•
0 comments
I can include libraries like proper and getopt by linking into my Erlang libs folder and inserting -include_lib("../.hrl"). in my code. I tried this with mochijson2, but I can't seem to find a .hrl file in the mochjson2 codebase.