[couchdb-glib: 5/21] Skeleton for couchdb-glib.h



commit b9e3666a9b9b61496def0ef892b22956187be931
Author: Mikkel Kamstrup Erlandsen <mikkel kamstrup gmail com>
Date:   Sat Oct 3 16:23:51 2009 +0200

    Skeleton for couchdb-glib.h

 couchdb-glib/couchdb-glib.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/couchdb-glib/couchdb-glib.h b/couchdb-glib/couchdb-glib.h
index 016ebf4..d813468 100644
--- a/couchdb-glib/couchdb-glib.h
+++ b/couchdb-glib/couchdb-glib.h
@@ -24,6 +24,11 @@
 #ifndef __COUCHDB_GLIB_H__
 #define __COUCHDB_GLIB_H__
 
+#include <couchdb.h>
+#include <couchdb-document.h>
+#include <couchdb-database.h>
+#include <couchdb-struct-field.h>
+
 #endif /* __COUCHDB_GLIB_H__ */
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]