* 157-add-vtk-pythonqt-foreign-wrapper: Add fix for PythonQt mac build error related C standard lib macros to main header
@@ -53,7 +53,7 @@ if(${add_project})
message(FATAL_ERROR "error: Python is required to build ${PROJECT_NAME}")
endif()
- set(revision_tag 9104fa924859f4a865016f2138c06ec856f449d4)
+ set(revision_tag 47738f9c8c5d3ffa77c8f2e1844f899e5b548f0c)
if(${proj}_REVISION_TAG)
set(revision_tag ${${proj}_REVISION_TAG})