Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde committed May 14, 2024
1 parent 45f703c commit b171b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/Khaos/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wc++98-compat"
#pragma clang diagnostic ignored "-Wc++98-compat-pedantic"
#endif

Expand Down

0 comments on commit b171b95

Please sign in to comment.