diff -r 6f5ef5fc65b4 -r c5fabff9b552 webservices/wsfragment/src/wslibxml2utils.cpp --- a/webservices/wsfragment/src/wslibxml2utils.cpp Thu Aug 19 10:59:30 2010 +0300 +++ b/webservices/wsfragment/src/wslibxml2utils.cpp Tue Aug 31 16:18:26 2010 +0300 @@ -24,10 +24,10 @@ #include "wslibxml2utils.h" -#include -#include -#include -#include +#include +#include +#include +#include #define INTERNAL_NODEPTR(aNodeObject) (*reinterpret_cast(&(aNodeObject))) #define INTERNAL_NSPTR(aNsDefObject) (*reinterpret_cast(&(aNsDefObject)))