------------------------------------------------------------
revno: 11
committer: iceman50 <[email protected]>
branch nick: ScriptPlugin
timestamp: Tue 2013-03-05 12:48:45 -0600
message:
Fix compilation on vs2012
modified:
src/CriticalSection.h
--
lp:~dcplusplus-team/dcpp-plugin-sdk-cpp/ScriptPlugin
https://code.launchpad.net/~dcplusplus-team/dcpp-plugin-sdk-cpp/ScriptPlugin
Your team Dcplusplus-team is subscribed to branch
lp:~dcplusplus-team/dcpp-plugin-sdk-cpp/ScriptPlugin.
To unsubscribe from this branch go to
https://code.launchpad.net/~dcplusplus-team/dcpp-plugin-sdk-cpp/ScriptPlugin/+edit-subscription
=== modified file 'src/CriticalSection.h'
--- src/CriticalSection.h 2013-01-29 18:45:19 +0000
+++ src/CriticalSection.h 2013-03-05 18:48:45 +0000
@@ -19,6 +19,7 @@
#ifndef DCPLUSPLUS_DCPP_CRITICAL_SECTION_H
#define DCPLUSPLUS_DCPP_CRITICAL_SECTION_H
+#include <boost/thread.hpp>
#include <boost/thread/recursive_mutex.hpp>
namespace dcpp {
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp