Remove incorrect include paths

This commit is contained in:
Thomas Goyne 2017-09-01 15:55:59 -07:00
parent 9a434e502a
commit 4e7f70965f
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@
"type": "static_library",
"include_dirs": [
"src/object-store/src",
"src/object-store/src/impl",
"src/object-store/src/impl/apple",
"src/object-store/src/parser",
"src/object-store/external/pegtl"
],
"defines": [ "REALM_PLATFORM_NODE=1" ],