reloader: Update to the latest HEAD version.

This commit is contained in:
Loïc Hoguin 2011-02-20 00:40:56 +01:00
parent 0f64bea72d
commit 722e0a53f4

View File

@ -156,6 +156,6 @@ stamp() ->
%%
%% Tests
%%
-include_lib("eunit/include/eunit.hrl").
-ifdef(TEST).
-include_lib("eunit/include/eunit.hrl").
-endif.