File vtk-sqldatabaseschema.patch of Package vtk

Index: VTK/IO/vtkSQLDatabaseSchema.h
===================================================================
--- VTK.orig/IO/vtkSQLDatabaseSchema.h
+++ VTK/IO/vtkSQLDatabaseSchema.h
@@ -40,6 +40,14 @@ PURPOSE.  See the above copyright notice
 #ifndef __vtkSQLDatabaseSchema_h
 #define __vtkSQLDatabaseSchema_h
 
+#ifdef TIME
+#undef TIME
+#endif
+
+#ifdef DATE
+#undef DATE
+#endif
+
 #include "vtkObject.h"
 
 #include <cstdarg> // Because one method has a variable list of arguments
openSUSE Build Service is sponsored by