summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/runpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/runpath.h')
-rw-r--r--Build/source/utils/asymptote/runpath.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/runpath.h b/Build/source/utils/asymptote/runpath.h
new file mode 100644
index 00000000000..18ee20cb57f
--- /dev/null
+++ b/Build/source/utils/asymptote/runpath.h
@@ -0,0 +1,9 @@
+/***** Autogenerated from runpath.in; changes will be overwritten *****/
+
+#ifndef runpath_H
+#define runpath_H
+namespace run {
+void nullPath(vm::stack *);
+}
+
+#endif // runpath_H