'libs/evoral' - Through a compiler extension gcc can implement an array whose size...
authorJohn Emmas <johne53@tiscali.co.uk>
Tue, 23 Jul 2013 06:53:57 +0000 (07:53 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Tue, 23 Jul 2013 06:53:57 +0000 (07:53 +0100)
commitaf51ef383de1e0e160a639ab5d6fb1a6054c1135
tree3141394a30e54b692f9c67e5b5287491d772cea4
parentf9b99edc4a4036dd767e04a6c5c18e0a0ddf5880
'libs/evoral' - Through a compiler extension gcc can implement an array whose size in not known at compile time. MSVC doesn't have this extension. Therefore, use std::vector instead
libs/evoral/src/Curve.cpp