tracers: remove include iostream

wsc-master-rebase
cron 2020-10-07 00:20:54 +00:00 committed by Schmappie Eldress
parent 7383dc7853
commit 7fde73b8ec
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "constants.h"
#include "settings.h"
#include "client/content_cao.h"
#include <iostream>
void Tracers::draw(video::IVideoDriver* driver, Client *client)
{