------------------------------------------------------------
revno: 47
committer: [email protected]
branch nick: dev
timestamp: Fri 2011-08-12 21:04:57 -0400
message:
  Corrected a error introduced into base_socket.cpp by an overly helpful coding 
IDE
modified:
  common/sockets/base_socket.cpp


--
lp:~fpstovall/nrtb/cpp_common
https://code.launchpad.net/~fpstovall/nrtb/cpp_common

Your team NRTB Core is subscribed to branch lp:~fpstovall/nrtb/cpp_common.
To unsubscribe from this branch go to 
https://code.launchpad.net/~fpstovall/nrtb/cpp_common/+edit-subscription
=== modified file 'common/sockets/base_socket.cpp'
--- common/sockets/base_socket.cpp	2011-08-13 00:40:17 +0000
+++ common/sockets/base_socket.cpp	2011-08-13 01:04:57 +0000
@@ -24,7 +24,6 @@
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <boost/lexical_cast.hpp>
-#include "../../../dev/common/threads/base_thread.h"
 
 using boost::lexical_cast;
 using std::string;

_______________________________________________
Mailing list: https://launchpad.net/~nrtb-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to