comparison 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
comparison
equal deleted inserted replaced
109:96d239239c7a 110:3d41aca3d878
1 #ifndef __HISTOLOG_H__
2 #define __HISTOLOG_H__ 1
3
4 #include <glib.h>
5
6
7 #endif /* __HISTOLOG_H__ */
8