Skip to content

Commit

Permalink
+ add headers needed for pending pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed May 7, 2016
1 parent 3a8eb09 commit 096d285
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Gui/InventorAll.h
Expand Up @@ -75,6 +75,7 @@
#include <Inventor/elements/SoViewportRegionElement.h>
#include <Inventor/elements/SoViewVolumeElement.h>
#include <Inventor/elements/SoModelMatrixElement.h>
#include <Inventor/engines/SoComposeVec3f.h>
#include <Inventor/errors/SoDebugError.h>
#include <Inventor/errors/SoReadError.h>
#include <Inventor/events/SoEvent.h>
Expand Down Expand Up @@ -129,6 +130,7 @@
#include <Inventor/nodes/SoProfileCoordinate2.h>
#include <Inventor/nodes/SoProfileCoordinate3.h>
#include <Inventor/nodes/SoQuadMesh.h>
#include <Inventor/nodes/SoRotation.h>
#include <Inventor/nodes/SoRotationXYZ.h>
#include <Inventor/nodes/SoSelection.h>
#include <Inventor/nodes/SoSeparator.h>
Expand Down

0 comments on commit 096d285

Please sign in to comment.