X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;ds=sidebyside;f=ginac%2Fstructure.h;h=23ae9c29bc43c911d09070f9712ad631b7d0c1a3;hb=f955a9a96bd9d649880ca7cf156120cc882fa4e6;hp=1932c0f357c293c8a1ae1331be237eaba0ac61d2;hpb=695f6ae955ec530cded8f21efd5569df39447f76;p=ginac.git diff --git a/ginac/structure.h b/ginac/structure.h index 1932c0f3..23ae9c29 100644 --- a/ginac/structure.h +++ b/ginac/structure.h @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef __GINAC_STRUCTURE_H__ @@ -27,6 +27,7 @@ #include "ex.h" #include "ncmul.h" +#include "numeric.h" #include "operators.h" #include "print.h"