summaryrefslogtreecommitdiff
path: root/src/expr/expr_template.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-12-01 01:44:07 +0000
committerMorgan Deters <mdeters@gmail.com>2012-12-01 01:44:07 +0000
commitca5cc1ca674b24e9f28f93b0d3be5726acc797ed (patch)
tree5caa0f9cfd3a73d7a5eacf774a3fee72d2d3db79 /src/expr/expr_template.h
parent8953b603bd6960eb59ccb41a63d4742096da1c4a (diff)
fix #line annotation 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 1ca0e9b35..442d29ac9 100644
--- a/src/expr/expr_template.h
+++ b/src/expr/expr_template.h
@@ -920,7 +920,7 @@ public:
${getConst_instantiations}
-#line 928 "${template}"
+#line 924 "${template}"
namespace expr {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback