Skip to content

Commit

Permalink
Update plooc.h
Browse files Browse the repository at this point in the history
  • Loading branch information
GorgonMeducer committed Dec 30, 2021
1 parent 2be4fb6 commit beb7034
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plooc.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
/*! arm compiler 5 */
# pragma push
# pragma diag_suppress 1,64,174,177,188,68,513,144,2525
#elif defined(__IAR_SYSTEMS_ICC__)
/*! IAR */
#elif defined(__GNUC__)
# pragma GCC diagnostic push
# pragma GCC diagnostic ignored "-Wmissing-declarations"
Expand Down

0 comments on commit beb7034

Please sign in to comment.