Sign in
◑
Theme
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
LibName
/
ver_space.c
blob: 669a3b528485ebc6144373d7c3940721d7f2eaef [
file
] [
edit
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
ver_space
(
void
)
{
return
0
;
}