Skip to content

Commit

Permalink
include pedantic warnings fix
Browse files Browse the repository at this point in the history
import the change from meekrosoft/fff#98
and see what happens
  • Loading branch information
mmitch committed Apr 24, 2021
1 parent 1b6de83 commit 59ffef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/thirdparty/fff.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ SOFTWARE.
#ifndef FAKE_FUNCTIONS
#define FAKE_FUNCTIONS

#pragma GCC system_header

#include <stdarg.h>
#include <string.h> /* For memset and memcpy */

Expand Down

0 comments on commit 59ffef5

Please sign in to comment.