]> www.ginac.de Git - ginac.git/blobdiff - ginac/inifcns.cpp
* ginac/registrar.h: dtor is inlined now.
[ginac.git] / ginac / inifcns.cpp
index d5c90e1d59c7c0382bec755be540f38c8c305224..fbdceb708c9e7d22795e540051499a6a519ae1f2 100644 (file)
@@ -37,9 +37,7 @@
 #include "symbol.h"
 #include "utils.h"
 
-#ifndef NO_NAMESPACE_GINAC
 namespace GiNaC {
-#endif // ndef NO_NAMESPACE_GINAC
 
 //////////
 // absolute value
@@ -527,6 +525,4 @@ ex ncpower(const ex &basis, unsigned exponent)
 unsigned force_include_tgamma = function_index_tgamma;
 unsigned force_include_zeta1 = function_index_zeta1;
 
-#ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC
-#endif // ndef NO_NAMESPACE_GINAC