------------------------------------------------------------ revno: 1763 committer: Sergei D. <s...@laptop> branch nick: trunk timestamp: Thu 2009-09-17 18:22:07 +0400 message: Fix VTKRecorder headers modified: pkg/dem/Engine/StandAloneEngine/VTKRecorder.cpp
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
=== modified file 'pkg/dem/Engine/StandAloneEngine/VTKRecorder.cpp' --- pkg/dem/Engine/StandAloneEngine/VTKRecorder.cpp 2009-09-16 04:58:04 +0000 +++ pkg/dem/Engine/StandAloneEngine/VTKRecorder.cpp 2009-09-17 14:22:07 +0000 @@ -8,7 +8,7 @@ #include<vtkUnstructuredGrid.h> #include<vtkXMLUnstructuredGridWriter.h> #include<vtkXMLMultiBlockDataWriter.h> -#include<vtkMultiBlockDataSet.h> +//#include<vtkMultiBlockDataSet.h> #include<vtkTriangle.h> #include<yade/core/MetaBody.hpp> #include<yade/pkg-common/Sphere.hpp>
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

