fix -Wextra & -Wdeprecated in Path

This commit is contained in:
wmayer
2016-09-22 18:53:24 +02:00
parent dd7c91ddcf
commit dbfcc77e6a
9 changed files with 13 additions and 11 deletions

View File

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