[PD] ViewProviderBody: add missing include

This commit is contained in:
Uwe
2022-02-18 04:25:20 +01:00
parent bb49dd9622
commit 1345c4ae8e

View File

@@ -26,6 +26,7 @@
#ifndef _PreComp_
# include <boost_bind_bind.hpp>
# include <Inventor/actions/SoGetBoundingBoxAction.h>
# include <Inventor/nodes/SoSeparator.h>
# include <Precision.hxx>
# include <QMenu>
#endif