Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
RunCMake
/
CXXModules
/
sources
/
module-header.h
blob: 982617e5c618ccc71694f7d5603cd123964af451 [
file
]
#ifndef
module_header_h
#define
module_header_h
inline
int
h
()
{
return
0
;
}
#endif