Sign in
flutter
/
third_party
/
rapidjson
/
fe1f8ff89418ed2c2522838b650970de3b6b4093
/
.
/
include_dirs.js
blob: b373e85f5ae8e8a827de7cea762020d1373219b0 [
file
] [
log
] [
blame
]
var
path
=
require
(
'path'
);
console
.
log
(
path
.
join
(
path
.
relative
(
'.'
,
__dirname
),
'include'
));