fix -Wextra & -Wdeprecated in Drawing

This commit is contained in:
wmayer
2016-09-22 15:29:10 +02:00
parent 4d2ccdfb72
commit b9c25c8402
8 changed files with 66 additions and 59 deletions

View File

@@ -29,7 +29,6 @@
#endif
#include <strstream>
#include <Base/Writer.h>
#include <Base/Reader.h>
#include <Base/Exception.h>