mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
A few mor compiler warning fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4467 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
17bd3f4da9
commit
e78a1b05e5
4 changed files with 8 additions and 1 deletions
|
@ -31,6 +31,8 @@
|
|||
#include <base/Array.h>
|
||||
#include <Foundation/NSException.h>
|
||||
|
||||
extern BOOL sel_types_match(const char* t1, const char* t2);
|
||||
|
||||
static int debug_coder = 0;
|
||||
|
||||
@implementation Decoder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue