# HG changeset patch # User hgs # Date 1275051447 -19800 # Node ID 085f765766a0cc5f5e76e8bfab1617fe656abfad # Parent b7b76e73d1ab8a7cc4a6e1e6bb52ae04a2534d7b 201021_02 diff -r b7b76e73d1ab -r 085f765766a0 brandingserver/BSClient/cbsaccess.cpp --- a/brandingserver/BSClient/cbsaccess.cpp Wed May 05 00:59:14 2010 +0530 +++ b/brandingserver/BSClient/cbsaccess.cpp Fri May 28 18:27:27 2010 +0530 @@ -20,8 +20,8 @@ // INCLUDE FILES #include -#include // skins -#include +#include // skins +#include #include #include "cbsaccess.h" diff -r b7b76e73d1ab -r 085f765766a0 brandingserver/BSClient/cbsiconfileprovider.cpp --- a/brandingserver/BSClient/cbsiconfileprovider.cpp Wed May 05 00:59:14 2010 +0530 +++ b/brandingserver/BSClient/cbsiconfileprovider.cpp Fri May 28 18:27:27 2010 +0530 @@ -20,7 +20,7 @@ // INCLUDE FILES #include "cbsiconfileprovider.h" #include -#include +#include // ============================ MEMBER FUNCTIONS =============================== diff -r b7b76e73d1ab -r 085f765766a0 brandingserver/BSClient/cbsiconfileprovider.h --- a/brandingserver/BSClient/cbsiconfileprovider.h Wed May 05 00:59:14 2010 +0530 +++ b/brandingserver/BSClient/cbsiconfileprovider.h Fri May 28 18:27:27 2010 +0530 @@ -23,8 +23,8 @@ // INCLUDES #include -#include -#include +#include +#include // FORWARD DECLARATIONS diff -r b7b76e73d1ab -r 085f765766a0 brandingserver/tools/bsimport/src/cbsimportxmlparser.cpp --- a/brandingserver/tools/bsimport/src/cbsimportxmlparser.cpp Wed May 05 00:59:14 2010 +0530 +++ b/brandingserver/tools/bsimport/src/cbsimportxmlparser.cpp Fri May 28 18:27:27 2010 +0530 @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include