Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d6746fd05c92a8edb94de746846227e6101fc05e
/
.
/
Tests
/
IncludeDirectories
/
TargetIncludeDirectories
/
other.cpp
blob: 9f961ac358694f794ca789eb9a223df6e852eb69 [
file
]
#ifdef
_WIN32
__declspec
(
dllexport
)
#endif
int
other
()
{
return
0
;
}