MSVC: fix build failure related to PCH

This commit is contained in:
wmayer
2023-04-12 08:29:07 +02:00
committed by wwmayer
parent 140657e1cc
commit b543fe3bfe
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
* *
**************************************************************************/
#include "PreCompiled.h"
#include <CXX/Extensions.hxx>
#include <Base/PythonTypeExt.h>