mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:30:37 +00:00
* Tools/gcloseall.m: Include NSProcessInfo.h. Fixes bug #16212
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22751 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e831f169df
commit
f83d727b5e
4 changed files with 55 additions and 41 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <Foundation/NSAutoreleasePool.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSPropertyList.h>
|
||||
#include <Foundation/NSProcessInfo.h>
|
||||
#include <AppKit/NSApplication.h>
|
||||
#include <AppKit/NSWorkspace.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue