Ticket #38337: patch-assuanserverconnection.diff
File patch-assuanserverconnection.diff, 411 bytes (added by NicosPavlov, 12 years ago) |
---|
-
kleopatra/uiserver/assuanserverconnection.cpp
old new 79 79 #include <kleo-assuan.h> 80 80 81 81 #include <boost/type_traits/remove_pointer.hpp> 82 #if ndef _WIN32_WCE82 #if !defined(_WIN32_WCE) && !defined(Q_MOC_RUN) 83 83 #include <boost/lexical_cast.hpp> 84 84 #endif 85 85 #include <boost/bind.hpp>