Skip to content

Commit

Permalink
Ignore warning
Browse files Browse the repository at this point in the history
  • Loading branch information
FigBug committed Feb 21, 2024
1 parent 929dc7a commit 5cc3b8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/gin/gin_bsdiff.c
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
#if defined (__clang__)
#pragma clang diagnostic ignored "-Wimplicit-int-conversion"
#pragma clang diagnostic ignored "-Wsign-conversion"
#endif

#include "3rdparty/bsdiff/bsdiff.c"
#include "3rdparty/bsdiff/bspatch.c"

0 comments on commit 5cc3b8c

Please sign in to comment.