aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/StringView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Source/Local/StringView.h')
-rw-r--r--Firestore/Source/Local/StringView.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Firestore/Source/Local/StringView.h b/Firestore/Source/Local/StringView.h
index 8156193..4e36cff 100644
--- a/Firestore/Source/Local/StringView.h
+++ b/Firestore/Source/Local/StringView.h
@@ -17,10 +17,6 @@
#ifndef IPHONE_FIRESTORE_SOURCE_LOCAL_STRING_VIEW_H_
#define IPHONE_FIRESTORE_SOURCE_LOCAL_STRING_VIEW_H_
-#ifndef __cplusplus
-#error "StringView is Objective-C++ and can only be included from .mm files"
-#endif
-
#import <Foundation/Foundation.h>
#include <leveldb/slice.h>