Fixed Objective-C mode

This commit is contained in:
Phil Nash
2017-09-06 15:43:26 +01:00
parent 8d03cb4915
commit 2d37649377
5 changed files with 36 additions and 37 deletions

View File

@@ -42,6 +42,7 @@
#include "internal/catch_interfaces_exception.h"
#include "internal/catch_approx.hpp"
#include "internal/catch_compiler_capabilities.h"
#include "internal/catch_string_manip.h"
#ifndef CATCH_CONFIG_DISABLE_MATCHERS
#include "internal/catch_capture_matchers.h"