diff mcabber/src/histolog.h @ 110:3d41aca3d878

[/trunk] Changeset 124 by mikael * Begin history logging. Not ready yet...
author mikael
date Sat, 23 Apr 2005 20:46:30 +0000
parents
children 8ac67e951eab
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mcabber/src/histolog.h	Sat Apr 23 20:46:30 2005 +0000
@@ -0,0 +1,8 @@
+#ifndef __HISTOLOG_H__
+#define __HISTOLOG_H__ 1
+
+#include <glib.h>
+
+
+#endif /* __HISTOLOG_H__ */
+