ZVISION: Remove superfluous spacing and reorder some includes
This commit is contained in:
parent
7976a34bbf
commit
2a4a6df5f2
80 changed files with 5 additions and 136 deletions
|
@ -31,7 +31,6 @@
|
|||
#include "common/queue.h"
|
||||
#include "common/events.h"
|
||||
|
||||
|
||||
namespace Common {
|
||||
class String;
|
||||
class SeekableReadStream;
|
||||
|
@ -340,7 +339,6 @@ private:
|
|||
ScriptManager *_scriptManager;
|
||||
};
|
||||
|
||||
|
||||
} // End of namespace ZVision
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue