git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4313 626c5289-ae23-0410-ae9c-e8d60b6d4f22
7 lines
159 B
Sed
7 lines
159 B
Sed
/class VTK_COMMON_EXPORT vtkViewport/ {
|
|
i /* cygwin: /usr/include/w32api/winuser.h redefines RemoveProp */\
|
|
#ifdef RemoveProp\
|
|
#undef RemoveProp\
|
|
#endif\
|
|
|
|
}
|