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