mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Fix missing import
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24003 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
57a828c7c7
commit
ec85331f9f
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
#define __NSPathUtilities_h_GNUSTEP_BASE_INCLUDE
|
||||
#import <GNUstepBase/GSVersionMacros.h>
|
||||
|
||||
#import <GNUstepBase/GSObjCRuntime.h>
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue