X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fpowerlaws.cpp;h=e885369c36378f59bb0a34ea82c89ad9c6b61602;hp=d6a896cff54a15dafa7ccfc81263fb78535427e7;hb=ff6822e9aa640a0ee6eeb653e891a236a19a1e64;hpb=84806997c064f7429cbec8b446b91445430fb1fb diff --git a/check/powerlaws.cpp b/check/powerlaws.cpp index d6a896cf..e885369c 100644 --- a/check/powerlaws.cpp +++ b/check/powerlaws.cpp @@ -21,11 +21,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 static unsigned powerlaws1(void) {