mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
Code cleaning/refactoring
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "CMessage.h"
|
||||
#include "SDL_TTF.h"
|
||||
#include "hch\CSemiDefHandler.h"
|
||||
#include "hch\CDefHandler.h"
|
||||
#include "CGameInfo.h"
|
||||
#include "SDL_Extensions.h"
|
||||
@ -10,7 +9,6 @@
|
||||
#include <boost/algorithm/string/replace.hpp>
|
||||
#include "CPlayerInterface.h"
|
||||
#include "hch\CDefHandler.h"
|
||||
#include "hch\CSemiDefHandler.h"
|
||||
#include "CGameInfo.h"
|
||||
#include "SDL_Extensions.h"
|
||||
#include <sstream>
|
||||
|
Reference in New Issue
Block a user