diff options
Diffstat (limited to 'Tests/SourcesProperty/iface.h')
-rw-r--r-- | Tests/SourcesProperty/iface.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/SourcesProperty/iface.h b/Tests/SourcesProperty/iface.h new file mode 100644 index 0000000..2cac248 --- /dev/null +++ b/Tests/SourcesProperty/iface.h @@ -0,0 +1,2 @@ + +int iface(); |