src/sanity/includes.test: Remove empty line at beginning of file.

This commit is contained in:
Alexandre Duret-Lutz 2008-06-11 16:58:44 +02:00
parent 9cadc24173
commit 34d81cd807
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2008-06-11 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* 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.

View file

@ -1,4 +1,3 @@
#! /bin/sh
# Check that each header is self contained and generates no warning.