- Timestamp:
- Jul 24, 2009, 8:53:41 PM (15 years ago)
- Location:
- source/ariba/utility/bootstrap/modules/bluetoothsdp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/bootstrap/modules/bluetoothsdp
- Property svn:mergeinfo changed (with no actual effect on merging)
-
source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.h
r4970 r5316 44 44 #include <iostream> 45 45 #include <string> 46 #include <ctime> 46 47 #include <boost/bind.hpp> 47 48 #include <boost/asio.hpp> … … 94 95 boost::asio::deadline_timer scan_timer_; 95 96 boost::thread t_; 96 97 97 }; 98 98
Note:
See TracChangeset
for help on using the changeset viewer.