summaryrefslogtreecommitdiffstats
path: root/Tests/ConfigSources/iface_src.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ConfigSources/iface_src.cpp')
-rw-r--r--Tests/ConfigSources/iface_src.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/ConfigSources/iface_src.cpp b/Tests/ConfigSources/iface_src.cpp
new file mode 100644
index 0000000..c3a0c8f
--- /dev/null
+++ b/Tests/ConfigSources/iface_src.cpp
@@ -0,0 +1,5 @@
+
+int iface_src()
+{
+ return 0;
+}