X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Faudiographer%2Faudiographer%2Fthrowing.h;h=0d8c2a89fb4740b26672f61c7ccd540cb07b6ac6;hb=f00342b2d83b74aa248ba74a338fa54124537823;hp=8bd84155605c76d9ebbd11fc7a36347cabe62194;hpb=af44e0e0510a5284a2b85208840a6bda449cfb21;p=ardour.git diff --git a/libs/audiographer/audiographer/throwing.h b/libs/audiographer/audiographer/throwing.h index 8bd8415560..0d8c2a89fb 100644 --- a/libs/audiographer/audiographer/throwing.h +++ b/libs/audiographer/audiographer/throwing.h @@ -40,7 +40,7 @@ enum /*LIBAUDIOGRAPHER_API*/ ThrowLevel * logical and (short-circuiting). */ template -class /*LIBAUDIOGRAPHER_API*/ Throwing +class LIBAUDIOGRAPHER_API Throwing { protected: Throwing() {}