Moving third party sources to third_party folder so that they can be easily distinguished. This should help package maintainers.

This commit is contained in:
lotodore
2008-03-23 10:36:17 +00:00
parent 6a241f0a02
commit 5beaa816b4
57 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#include <deque>
#include <list>
#include <boost/date_time.hpp>
#include <core/boost/timers.hpp>
#include <third_party/boost/timers.hpp>
#define NET_LOBBY_THREAD_TERMINATE_TIMEOUT_MSEC 20000
#define NET_ADMIN_IRC_TERMINATE_TIMEOUT_MSEC 4000