mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 08:30:59 +00:00
Include NSProcessInfo.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15092 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a5c43d4f7f
commit
2a7aa0a29b
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#include <Foundation/NSDictionary.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSRunLoop.h>
|
||||
#include <Foundation/NSProcessInfo.h>
|
||||
#include <Foundation/NSString.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSTask.h>
|
||||
|
|
Loading…
Reference in a new issue