Skip to content

Commit

Permalink
Add nowarn_update_literal pragma to common.hrl
Browse files Browse the repository at this point in the history
  • Loading branch information
ieQu1 committed May 5, 2024
1 parent b0468e8 commit 127e18e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/common.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@
%% events.
-define(snk_deferred_assert, 'Deferred assertion failed').

-compile(nowarn_update_literal).

-endif.

0 comments on commit 127e18e

Please sign in to comment.