one more fix

unstable
Tom Early 4 years ago
parent f1470526b3
commit fa75ecec77

@ -127,10 +127,8 @@ protected:
// queues // queues
std::unordered_map<char, std::shared_ptr<CPacketStream>> m_Stream; std::unordered_map<char, std::shared_ptr<CPacketStream>> m_Stream;
#ifndef TRANSCODER_IP
#ifdef TRANSCODED_MODULES #ifdef TRANSCODED_MODULES
std::unordered_map<char, std::shared_ptr<CUnixDgramReader>> m_TCReader; std::unordered_map<char, std::shared_ptr<CUnixDgramReader>> m_TCReader;
#endif
#endif #endif
// threads // threads

Loading…
Cancel
Save

Powered by TurnKey Linux.