Skip to content
Snippets Groups Projects
Commit 4bfdab0d authored by Guillaume Melquiond's avatar Guillaume Melquiond
Browse files

Include generated headers instead of declaring functions on the fly.

This avoids the following kind of warning messages:

tests.c:113:20: warning: implicit declaration of function 'wmpn_add' [-Wimplicit-function-declaration]
             refc = wmpn_add (rp, ap, bp, an, bn);
                    ^~~~~~~~
parent 74df9fab
No related branches found
No related tags found
No related merge requests found
Pipeline #56 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment