lib: convert threader/container to c++
Did change the code much, but it's now compiled as c++
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
|
||||
#include "mu-msg.h"
|
||||
#include "mu-msg-iter.h"
|
||||
#include "mu-threader.h"
|
||||
#include "mu-threader.hh"
|
||||
|
||||
struct ltstr {
|
||||
bool operator () (const std::string &s1,
|
||||
|
||||
Reference in New Issue
Block a user