use c++ for some more sources
Do a (superficial) port to c++ of some of the c sources. Update deps. Fix a few compiler warnings.
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
#include <atomic>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "mu-runtime.h"
|
||||
#include "mu-runtime.hh"
|
||||
#include "mu-cmd.hh"
|
||||
#include "mu-server.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user