update: convert to C++

This commit is contained in:
Max Kellermann
2013-01-02 19:22:15 +01:00
parent 67b46a151d
commit a654f146d1
30 changed files with 152 additions and 130 deletions

View File

@@ -18,7 +18,7 @@
*/
#include "config.h"
#include "inotify_source.h"
#include "InotifySource.hxx"
#include <glib.h>