libomnitrace uses common headers (#62)
* libomnitrace uses common headers - JOIN(...) uses ::omnitrace::common::join instead of ::tim::mpl::apply<>::join * Update lib/common CMake
This commit is contained in:
committed by
GitHub
parent
25e42be09f
commit
335f309b8f
@@ -21,8 +21,8 @@
|
||||
// SOFTWARE.
|
||||
|
||||
#include "library/mproc.hpp"
|
||||
#include "library/common.hpp"
|
||||
#include "library/debug.hpp"
|
||||
#include "library/timemory.hpp"
|
||||
|
||||
#include <fstream>
|
||||
#include <set>
|
||||
|
||||
Reference in New Issue
Block a user