Skip to content

Commit 32bd925

Browse files
Next attempt
1 parent 01f4907 commit 32bd925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/rfl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#if __GNUC__
1111
#ifndef __clang__
1212
#pragma GCC diagnostic push
13-
#pragma GCC diagnostic ignored "-Wstringop-overflow"
13+
#pragma GCC diagnostic ignored "-Wstringop-overflow="
1414
#endif
1515
#endif
1616

0 commit comments

Comments
 (0)