diff -r c5fabff9b552 -r 1adb97a15c2f webservices/wsfragment/src/wslibxml2utils.cpp --- a/webservices/wsfragment/src/wslibxml2utils.cpp Tue Aug 31 16:18:26 2010 +0300 +++ b/webservices/wsfragment/src/wslibxml2utils.cpp Wed Sep 01 12:28:05 2010 +0100 @@ -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)))