mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-02 06:40:59 +00:00
Add missing #import for NSArray.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@35866 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
093db37415
commit
3994c4b0bf
2 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSBundle.h>
|
||||
#import <Foundation/NSString.h>
|
||||
#import "AppKit/NSKeyValueBinding.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue