aboutsummaryrefslogtreecommitdiff
path: root/hello-world-with-multiple-source-files/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'hello-world-with-multiple-source-files/print.h')
-rw-r--r--hello-world-with-multiple-source-files/print.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hello-world-with-multiple-source-files/print.h b/hello-world-with-multiple-source-files/print.h
new file mode 100644
index 0000000..ffc11e5
--- /dev/null
+++ b/hello-world-with-multiple-source-files/print.h
@@ -0,0 +1 @@
+void print();