From ca5cc1ca674b24e9f28f93b0d3be5726acc797ed Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Sat, 1 Dec 2012 01:44:07 +0000 Subject: [PATCH] fix #line annotation warning --- src/expr/expr_template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.30.2