Upgraded to latest COLLADA-DOM 1.2.0, see http://sourceforge.net/project/showfiles.php?group_id=157838
November 13, 2006 Re-applied the 'INF' fix for constraint limits.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* The @c stdErrPlugin class is the default implementation of daeErrorHandler. It routes the Error
|
||||
* and Warning messaged to stdout.
|
||||
*/
|
||||
class stdErrPlugin : public daeErrorHandler {
|
||||
class DLLSPEC stdErrPlugin : public daeErrorHandler {
|
||||
public:
|
||||
stdErrPlugin();
|
||||
virtual ~stdErrPlugin();
|
||||
|
||||
Reference in New Issue
Block a user