ZVISION: Remove superfluous spacing and reorder some includes

This commit is contained in:
Filippos Karapetis 2014-12-03 01:12:35 +02:00
parent 7976a34bbf
commit 2a4a6df5f2
80 changed files with 5 additions and 136 deletions

View file

@ -35,7 +35,6 @@
#include "common/str.h"
#include "common/stream.h"
namespace ZVision {
SaveControl::SaveControl(ZVision *engine, uint32 key, Common::SeekableReadStream &stream)