]> www.ginac.de Git - ginac.git/blobdiff - ginac/add.h
* Headers only include <iosfwd> from now on, since that contains all the
[ginac.git] / ginac / add.h
index 7400056859347e02a0413cc343ffd82445f4328e..94d5c8e57bb325c2d14b06a3681d99ecbb2e334e 100644 (file)
@@ -33,7 +33,6 @@ class add : public expairseq
        GINAC_DECLARE_REGISTERED_CLASS(add, expairseq)
        
        friend class mul;
-       friend class ncmul;
        friend class power;
        
        // other constructors