X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fpbd%2Fdemangle.h;h=12dc58839c064977bd1e263482023a23b7706d94;hb=f4b5f4c72ee60b6f509e307c5bfd164108d1f30b;hp=c9f5c194c06ee35e49d426dd785ebe5746a55e27;hpb=b880a381523b2cfdb7ebd17c27fff1adf90fa028;p=ardour.git diff --git a/libs/pbd/pbd/demangle.h b/libs/pbd/pbd/demangle.h index c9f5c194c0..12dc58839c 100644 --- a/libs/pbd/pbd/demangle.h +++ b/libs/pbd/pbd/demangle.h @@ -32,7 +32,7 @@ namespace PBD { - template LIBPBD_API + template /*LIBPBD_API*/ std::string demangled_name (T const & obj) { #ifdef __GNUC__