summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/drawgrestore.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/drawgrestore.h')
-rw-r--r--Build/source/utils/asymptote/drawgrestore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/drawgrestore.h b/Build/source/utils/asymptote/drawgrestore.h
index 7f1b62fe630..b1b80a80819 100644
--- a/Build/source/utils/asymptote/drawgrestore.h
+++ b/Build/source/utils/asymptote/drawgrestore.h
@@ -21,7 +21,7 @@ public:
out->grestore();
return true;
}
-
+
bool write(texfile *out, const bbox&) {
out->grestore();
return true;