mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
try to fix include order to avoid BOOL problem on msys2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38925 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
11aa431bd6
commit
f1522b69aa
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
|||
#define GS_TYPE_ENCODING_H
|
||||
|
||||
#include <GNUstepBase/GSVersionMacros.h>
|
||||
#include <GNUstepBase/GSConfig.h>
|
||||
|
||||
#if defined (NeXT_RUNTIME)
|
||||
# include <objc/objc-runtime.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue