X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=tests%2Fc-plus-plus-test-gen.py;h=46d67627cebedd6b0091c544eb34decb413ea676;hb=9ef42bdbb826e380e381dff7cbf4a47a687c9407;hp=6b18db612410aec4820463307498a70f714f26c7;hpb=f1167112d926b189fe189599576e8588923f036c;p=catta diff --git a/tests/c-plus-plus-test-gen.py b/tests/c-plus-plus-test-gen.py index 6b18db6..46d6762 100755 --- a/tests/c-plus-plus-test-gen.py +++ b/tests/c-plus-plus-test-gen.py @@ -51,6 +51,11 @@ print """/* $Id$ */ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. ***/ + +#ifdef HAVE_CONFIG_H +#include +#endif + """ for f in sys.argv[1:]: