Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
Properties
/
SubDir
/
properties3.cxx
blob: 6d24fbb10284de15bbb430c0b05e019ba7fbe1db [
file
]
#include
"properties.h"
#include
"properties2.h"
#if defined HAVE_PROPERTIES_H && defined HAVE_PROPERTIES2_H
int
main
()
{
return
0
;
}
#endif