mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Move include file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19453 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
84b18cb39f
commit
14c6a5e4d2
2 changed files with 6 additions and 1 deletions
|
@ -25,9 +25,9 @@
|
|||
#ifndef cifframe_h_INCLUDE
|
||||
#define cifframe_h_INCLUDE
|
||||
|
||||
#include <ffi.h>
|
||||
#include "Foundation/NSMethodSignature.h"
|
||||
#include "GNUstepBase/DistributedObjects.h"
|
||||
#include <ffi.h>
|
||||
|
||||
typedef struct _cifframe_t {
|
||||
ffi_cif cif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue