FEM: Add SoSwitch.h to PreCompiled

Fix compilation on MSVC.
This commit is contained in:
Chris Hennes
2024-04-22 12:53:53 -05:00
committed by wwmayer
parent 3d517ff2cf
commit f43e101099

View File

@@ -141,6 +141,7 @@
#include <Inventor/nodes/SoShapeHints.h>
#include <Inventor/nodes/SoSphere.h>
#include <Inventor/nodes/SoSurroundScale.h>
#include <Inventor/nodes/SoSwitch.h>
#include <Inventor/nodes/SoText2.h>
#include <Inventor/nodes/SoText3.h>
#include <Inventor/nodes/SoTransform.h>