summaryrefslogtreecommitdiff
path: root/tests/tcosh.c
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-11-04 20:30:22 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-11-04 20:30:22 +0000
commitdad757aa5dede68e460c626aa372d1a79f252dc5 (patch)
tree333dd2fd36c1f9d25cfc57ff3d458292ac1a994a /tests/tcosh.c
parentb8faa5864516b203ebd28963f61e0ee14effc131 (diff)
downloadmpc-dad757aa5dede68e460c626aa372d1a79f252dc5.tar.gz
mpc-tests.h: reorganisation of comment
test files: remove inclusion of stdio.h, done via mpc-tests.h git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1116 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests/tcosh.c')
-rw-r--r--tests/tcosh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tcosh.c b/tests/tcosh.c
index 8a4a88d..57b5601 100644
--- a/tests/tcosh.c
+++ b/tests/tcosh.c
@@ -18,7 +18,6 @@ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see http://www.gnu.org/licenses/ .
*/
-#include <stdio.h>
#include <stdlib.h>
#include "mpc-tests.h"