Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
github.com
/
Tencent
/
rapidjson
/
1ce516e50bec548eb3273e5b8563d97a18ba233c
/
.
/
include_dirs.js
blob: b373e85f5ae8e8a827de7cea762020d1373219b0 [
file
] [
log
] [
blame
]
var
path
=
require
(
'path'
);
console
.
log
(
path
.
join
(
path
.
relative
(
'.'
,
__dirname
),
'include'
));