summaryrefslogtreecommitdiff
path: root/src/expr/expr_template.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-12-10 19:04:00 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2013-12-10 19:04:00 -0500
commit8001cf2c0bf6c3ed5dbf5b577eedbd4509721d18 (patch)
tree5fe51f6e1cda7dcd0167807ec9266517a8195b24 /src/expr/expr_template.h
parent784145d4fdbc8f9c68567fb5b71ab1218ef7014d (diff)
Fix warning.
Diffstat (limited to 'src/expr/expr_template.h')
-rw-r--r--src/expr/expr_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/expr_template.h b/src/expr/expr_template.h
index 756145bda..0c7acce9c 100644
--- a/src/expr/expr_template.h
+++ b/src/expr/expr_template.h
@@ -934,7 +934,7 @@ public:
${getConst_instantiations}
-#line 939 "${template}"
+#line 938 "${template}"
namespace expr {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback