[Path] improve PreCompiled.h handling

This commit is contained in:
Uwe
2022-12-07 18:35:59 +01:00
parent 7e70d28761
commit 73b7547cd5
18 changed files with 43 additions and 65 deletions

View File

@@ -23,6 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <vector>
# include <boost/algorithm/string/replace.hpp>
# include <Inventor/SbVec3f.h>