mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-29 19:41:00 +00:00
include stdio.h for GSPrintf
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29843 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d9373f6bce
commit
c3abd6e94c
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
#include <GNUstepBase/GSVersionMacros.h>
|
#include <GNUstepBase/GSVersionMacros.h>
|
||||||
#include <GNUstepBase/GSConfig.h>
|
#include <GNUstepBase/GSConfig.h>
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <objc/objc.h>
|
#include <objc/objc.h>
|
||||||
#include <objc/objc-api.h>
|
#include <objc/objc-api.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue