aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/static/bar.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/static/bar.hpp')
-rw-r--r--examples/static/bar.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/static/bar.hpp b/examples/static/bar.hpp
new file mode 100644
index 0000000..a3ea4c1
--- /dev/null
+++ b/examples/static/bar.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+void bar();