summaryrefslogtreecommitdiff
path: root/tests/tprec.c
diff options
context:
space:
mode:
authorthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-17 17:32:24 +0000
committerthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-17 17:32:24 +0000
commit9dd0f23159d01367a93776126415607fd52decd9 (patch)
tree88e731a7a78934a1c69dd23455ebe476d40aac25 /tests/tprec.c
parent960f02dc3261c73558e179af2d0be839a75aa885 (diff)
downloadmpc-9dd0f23159d01367a93776126415607fd52decd9.tar.gz
Remove all #include "mpc-impl.h" in test files (mpc-impl.h is now included by mpc-tests.h)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@458 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests/tprec.c')
-rw-r--r--tests/tprec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tprec.c b/tests/tprec.c
index 4babc7c..5ae2e28 100644
--- a/tests/tprec.c
+++ b/tests/tprec.c
@@ -21,7 +21,6 @@ MA 02111-1307, USA. */
#include <stdlib.h>
#include "mpc-tests.h"
-#include "mpc-impl.h"
int
main (void)