fix -Wextra & -Wdeprecated in Path
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include <strstream>
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
#include <Base/Writer.h>
|
||||
@@ -43,7 +42,7 @@
|
||||
#include "Path.h"
|
||||
|
||||
using namespace Path;
|
||||
using namespace Base;
|
||||
using namespace Base;
|
||||
|
||||
TYPESYSTEM_SOURCE(Path::Toolpath , Base::Persistence);
|
||||
|
||||
@@ -329,4 +328,4 @@ void Toolpath::RestoreDocFile(Base::Reader &reader)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user