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:
@@ -25,7 +25,7 @@
|
||||
#include <cstring>
|
||||
#include <cassert>
|
||||
|
||||
#include <core/boost/timers.hpp>
|
||||
#include <third_party/boost/timers.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user