# HG changeset patch # User hgs # Date 1275419649 -19800 # Node ID 37ed6404d26c293d3a623af4f000224c7c5eb2f5 # Parent d1c5c1da92717ddb309feae7a7d5e400affac282 201021_1 diff -r d1c5c1da9271 -r 37ed6404d26c upnp/upnpstack/serviceframework/src/upnpdeviceimplementation.cpp --- a/upnp/upnpstack/serviceframework/src/upnpdeviceimplementation.cpp Wed Jun 02 00:09:36 2010 +0530 +++ b/upnp/upnpstack/serviceframework/src/upnpdeviceimplementation.cpp Wed Jun 02 00:44:09 2010 +0530 @@ -19,7 +19,7 @@ // INCLUDE FILES #include -#include +#include #include #include "upnpfileutils.h" diff -r d1c5c1da9271 -r 37ed6404d26c upnp/upnpstack/serviceframework/src/upnpdeviceimplementationbase.cpp --- a/upnp/upnpstack/serviceframework/src/upnpdeviceimplementationbase.cpp Wed Jun 02 00:09:36 2010 +0530 +++ b/upnp/upnpstack/serviceframework/src/upnpdeviceimplementationbase.cpp Wed Jun 02 00:44:09 2010 +0530 @@ -19,7 +19,7 @@ // INCLUDE FILES #include -#include +#include #include "upnpfileutils.h" #include "upnpicon.h" diff -r d1c5c1da9271 -r 37ed6404d26c upnp/upnpstack/serviceframework/src/upnpsilentdeviceimplementation.cpp --- a/upnp/upnpstack/serviceframework/src/upnpsilentdeviceimplementation.cpp Wed Jun 02 00:09:36 2010 +0530 +++ b/upnp/upnpstack/serviceframework/src/upnpsilentdeviceimplementation.cpp Wed Jun 02 00:44:09 2010 +0530 @@ -19,7 +19,7 @@ // INCLUDE FILES #include -#include +#include #include #include "upnpfileutils.h" diff -r d1c5c1da9271 -r 37ed6404d26c upnp/upnpstack/upnputils/src/upnpdominterface.cpp --- a/upnp/upnpstack/upnputils/src/upnpdominterface.cpp Wed Jun 02 00:09:36 2010 +0530 +++ b/upnp/upnpstack/upnputils/src/upnpdominterface.cpp Wed Jun 02 00:44:09 2010 +0530 @@ -30,9 +30,9 @@ #include "upnpcustomlog.h" -#include -#include -#include +#include +#include +#include diff -r d1c5c1da9271 -r 37ed6404d26c upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h --- a/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h Wed Jun 02 00:09:36 2010 +0530 +++ b/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h Wed Jun 02 00:44:09 2010 +0530 @@ -20,9 +20,9 @@ #define C_CUPNPDEVICEDESCRIPTIONSTORE_H #include -#include -#include -#include +#include +#include +#include #include class CUpnpDevice; diff -r d1c5c1da9271 -r 37ed6404d26c upnp/upnpstack_plat/upnp_utils_api/inc/upnpdominterface.h --- a/upnp/upnpstack_plat/upnp_utils_api/inc/upnpdominterface.h Wed Jun 02 00:09:36 2010 +0530 +++ b/upnp/upnpstack_plat/upnp_utils_api/inc/upnpdominterface.h Wed Jun 02 00:44:09 2010 +0530 @@ -26,7 +26,7 @@ #include #include #include -#include +#include namespace UpnpDomInterface {