------------------------------------------------------------
revno: 2490
committer: Jacek Sieka <[email protected]>
branch nick: dcplusplus
timestamp: Fri 2011-04-15 20:41:30 +0200
message:
Using fix
modified:
dcpp/BufferedSocket.h
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk
Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'dcpp/BufferedSocket.h'
--- dcpp/BufferedSocket.h 2011-04-13 19:16:51 +0000
+++ dcpp/BufferedSocket.h 2011-04-15 18:41:30 +0000
@@ -36,6 +36,7 @@
using std::deque;
using std::pair;
using std::unique_ptr;
+using std::atomic;
class BufferedSocket : public Speaker<BufferedSocketListener>, private Thread {
public:
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp