X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fnumeric_output.cpp;h=6b3a2599e2d2303fda03074a1e343f6a60cc5f64;hp=3682c8e72374f01d548112c705189b7b8aee990b;hb=ff50f412bb89eed2c78adffa0f390341753e8792;hpb=84806997c064f7429cbec8b446b91445430fb1fb diff --git a/check/numeric_output.cpp b/check/numeric_output.cpp index 3682c8e7..6b3a2599 100644 --- a/check/numeric_output.cpp +++ b/check/numeric_output.cpp @@ -20,11 +20,11 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include +#include "ginac.h" -#ifndef NO_GINAC_NAMESPACE +#ifndef NO_NAMESPACE_GINAC using namespace GiNaC; -#endif // ndef NO_GINAC_NAMESPACE +#endif // ndef NO_NAMESPACE_GINAC unsigned numeric_output(void) {