comparison src/value.h @ 6565:cb00e9647033

[gaim-migrate @ 7087] Important include. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 21 Aug 2003 23:26:13 +0000
parents 122cb375be2d
children fa6395637e2c
comparison
equal deleted inserted replaced
6564:800ef4a51096 6565:cb00e9647033
20 * along with this program; if not, write to the Free Software 20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 */ 22 */
23 #ifndef _GAIM_VALUE_H_ 23 #ifndef _GAIM_VALUE_H_
24 #define _GAIM_VALUE_H_ 24 #define _GAIM_VALUE_H_
25
26 #include <glib.h>
25 27
26 /** 28 /**
27 * Specific value types. 29 * Specific value types.
28 */ 30 */
29 typedef enum 31 typedef enum