use boost::dynamic_pointer_cast<> to avoid use of ::get() method
commitc4af61c6c0cc523ccdfbb1b7b675fb99f92ab705
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Mon, 23 Mar 2009 20:11:39 +0000 (23 20:11 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Mon, 23 Mar 2009 20:11:39 +0000 (23 20:11 +0000)
treeda6325e039906b925f7b6b29d8fcca5217b78dfd
parent7dfb657b59b9889b35895b3223cf6fc2ae87d466
use boost::dynamic_pointer_cast<> to avoid use of ::get() method

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/2.0-ongoing@4886 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/session.cc