archive/*: convert to C++

This commit is contained in:
Max Kellermann
2013-01-24 19:18:58 +01:00
parent dc2e64c92b
commit 94fffb332b
22 changed files with 202 additions and 162 deletions

View File

@@ -69,11 +69,9 @@ extern "C" {
#include "StickerDatabase.hxx"
#endif
extern "C" {
#ifdef ENABLE_ARCHIVE
#include "archive_list.h"
#include "ArchiveList.hxx"
#endif
}
#include <glib.h>