Fix order of includes to get version macros

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23835 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2006-10-10 06:29:07 +00:00
parent e9cf434dd8
commit c6156dfd6d
3 changed files with 3 additions and 3 deletions

View file

@ -32,8 +32,6 @@
extern "C" {
#endif
#include <GNUstepBase/GSVersionMacros.h>
#include <Foundation/NSObjCRuntime.h>
#include <GNUstepBase/preface.h>
#include <GSConfig.h>