[Gui] ViewProviderLink etc.: remove unused includes
- also put headers to PreCompiled.h
This commit is contained in:
@@ -21,22 +21,20 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <Inventor/nodes/SoAsciiText.h>
|
||||
# include <Inventor/nodes/SoCoordinate3.h>
|
||||
# include <Inventor/nodes/SoFont.h>
|
||||
# include <Inventor/nodes/SoIndexedLineSet.h>
|
||||
# include <Inventor/nodes/SoPickStyle.h>
|
||||
# include <Inventor/nodes/SoSeparator.h>
|
||||
# include <Inventor/nodes/SoTranslation.h>
|
||||
#endif
|
||||
|
||||
#include "ViewProviderLine.h"
|
||||
#include "ViewProviderOrigin.h"
|
||||
|
||||
#include "ViewProviderLine.h"
|
||||
|
||||
using namespace Gui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user