Skip to content

Commit 59ffef5

Browse files
committed
include pedantic warnings fix
import the change from meekrosoft/fff#98 and see what happens
1 parent 1b6de83 commit 59ffef5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/thirdparty/fff.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ SOFTWARE.
2626
#ifndef FAKE_FUNCTIONS
2727
#define FAKE_FUNCTIONS
2828

29+
#pragma GCC system_header
30+
2931
#include <stdarg.h>
3032
#include <string.h> /* For memset and memcpy */
3133

0 commit comments

Comments
 (0)