From c413f9f86c8b66cea6a70f305967c3a3669dbc2b Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Thu, 20 Nov 2003 19:59:25 +0000 Subject: [PATCH] fixed typo --- doc/tutorial/ginac.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/tutorial/ginac.texi b/doc/tutorial/ginac.texi index e3340e68..38b8c93a 100644 --- a/doc/tutorial/ginac.texi +++ b/doc/tutorial/ginac.texi @@ -6469,6 +6469,7 @@ The following shows how to build a simple package using automake and the @samp{AM_PATH_GINAC} macro. The program used here is @file{simple.cpp}: @example +#include #include int main(void) -- 2.49.0