mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 08:27:52 +00:00
OC project for Xcode 4
This commit is contained in:
parent
4a0a70a82e
commit
6abf702895
10 changed files with 453 additions and 0 deletions
|
@ -13,7 +13,9 @@
|
|||
#ifndef TWOBLUECUBES_CATCH_OBJC_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_CATCH_OBJC_HPP_INCLUDED
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <objc/runtime.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
// NB. Any general catch headers included here must be included
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue