Fem: [skip ci] include Python.h before vtk headers to fix a warning with clang/MSYS2
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
#endif
|
||||
|
||||
#include <Base/FileInfo.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user