~neon/ksirk/master

« back to all changes in this revision

Viewing changes to ksirk/SaveLoad/ksirkgamexmlhandler.cpp

  • Committer: Laurent Montel
  • Date: 2020-10-23 04:58:22 UTC
  • Revision ID: git-v1:bcdbc1ccd8f86e9ba015e442946dbaf00b34a2ee
If include is define in .h remove it if it's defined in .cpp too (scripted)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
/*    begin                : Mon Feb 07 2005 */
21
21
 
22
22
#include "ksirkgamexmlhandler.h"
23
 
#include "KsirkGlobalDefinitions.h"
24
23
#include "GameLogic/country.h"
25
24
#include "GameLogic/onu.h"
26
 
#include "GameLogic/goal.h"
27
25
#include "GameLogic/KMessageParts.h"
28
26
 
29
27
#include "ksirk_debug.h"