diff --git a/ChangeLog b/ChangeLog index 0c3f86771..bde06c582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-06-11 Alexandre Duret-Lutz + * src/sanity/includes.test: Remove empty line at beginning of file. + * src/internal/formula.hh (formula::hash): Remove the const qualifier from the return type, GCC 4.3.1 gicomplains. diff --git a/src/sanity/includes.test b/src/sanity/includes.test index cb496e01b..a6fc795c8 100755 --- a/src/sanity/includes.test +++ b/src/sanity/includes.test @@ -1,4 +1,3 @@ - #! /bin/sh # Check that each header is self contained and generates no warning.