mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
add missing include
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29773 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2d164d446a
commit
95b3c70a82
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
*/
|
||||
#import "common.h"
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#import "Foundation/NSException.h"
|
||||
#import "GNUstepBase/NSString+GNUstepBase.h"
|
||||
#import "GNUstepBase/NSMutableString+GNUstepBase.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue