fix -Wdeprecated in Part & FreeCADGui

This commit is contained in:
wmayer
2016-09-22 15:32:49 +02:00
parent 14892bc880
commit 801ac34258
4 changed files with 15 additions and 15 deletions

View File

@@ -23,7 +23,7 @@
#include "PreCompiled.h"
#include <strstream>
#include <sstream>
#include <App/Application.h>
#include <App/Document.h>