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