mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 14:54:33 +00:00
Change #import to #include
This commit is contained in:
parent
f780342851
commit
853658b3fc
3
list.cpp
3
list.cpp
@ -17,7 +17,8 @@
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "list.hpp"
|
||||
#import <stdexcept>
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
using namespace realm;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user