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 index 2cac248..6da80a4 100644 --- a/Tests/SourcesProperty/iface.h +++ b/Tests/SourcesProperty/iface.h @@ -1,2 +1,4 @@ int iface(); + +int prop(); |