mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 12:16:40 +00:00
Remove dependency upon config.h by headers files and include
directly in source files because the config.h file is system dependent, used just for compiling the source, and should not be installed. Some minor bug fixes. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2619 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4129d31259
commit
369c38280a
150 changed files with 415 additions and 40 deletions
|
@ -21,6 +21,7 @@
|
|||
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <gnustep/base/preface.h>
|
||||
#include <Foundation/NSInvocation.h>
|
||||
#include <Foundation/NSMethodSignature.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue