[Gui] fix when compiling with PCH

This commit is contained in:
Uwe
2022-03-05 15:01:55 +01:00
parent 7184f2b93b
commit 5d64f43dd6

View File

@@ -31,13 +31,13 @@
# include <Inventor/SoInput.h>
# include <Inventor/actions/SoGetPrimitiveCountAction.h>
# include <Inventor/nodes/SoSeparator.h>
# include <xercesc/util/XMLString.hpp>
#endif
#include <boost/regex.hpp>
#include <CXX/Objects.hxx>
#include <Inventor/MarkerBitmaps.h>
#include <xercesc/util/TranscodingException.hpp>
#include <xercesc/util/XMLString.hpp>
#include <App/DocumentObjectPy.h>
#include <App/DocumentPy.h>