mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Try to tidy/simplify objc2 header support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34459 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1c23e5145d
commit
5e74b70bff
14 changed files with 56 additions and 19 deletions
|
@ -23,8 +23,8 @@
|
|||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
* OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
#import "ObjectiveC2/blocks_runtime.h"
|
||||
#import "ObjectiveC2/runtime.h"
|
||||
#import "ObjectiveC2/objc/blocks_runtime.h"
|
||||
#import "ObjectiveC2/objc/runtime.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue