event_pipe.h: convert to C++
This commit is contained in:
@@ -24,10 +24,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "Idle.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "event_pipe.h"
|
||||
}
|
||||
#include "EventPipe.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
#include <glib.h>
|
||||
|
Reference in New Issue
Block a user