25 #ifndef WINPUTCONNECTORWRAPPER_H
26 #define WINPUTCONNECTORWRAPPER_H
28 #include <boost/shared_ptr.hpp>
30 #include "core/kernel/WModuleInputConnector.h"
32 #include "WOutputConnectorWrapper.h"
68 boost::shared_ptr< WModuleInputConnector >
m_conn;
71 #endif // WINPUTCONNECTORWRAPPER_H