gm.h

00001 /* 00002 $Id: gm_8h-source.html,v 1.1 2004/10/05 21:12:01 mentat Exp $ 00003 00004 GNU Messenger - The secure instant messenger 00005 00006 Copyright (C) 2004 Jesse Lovelace <jesse at aslogicsys dot com> 00007 00008 This program is free software; you can redistribute it and/or modify 00009 it under the terms of the GNU General Public License as published by 00010 the Free Software Foundation; either version 2 of the License, or 00011 (at your option) any later version. 00012 00013 This program is distributed in the hope that it will be useful, 00014 but WITHOUT ANY WARRANTY; without even the implied warranty of 00015 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00016 GNU General Public License for more details. 00017 00018 You should have received a copy of the GNU General Public License 00019 along with this program; if not, write to the Free Software 00020 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 00021 */ 00022 00032 #ifndef GM_H 00033 #define GM_H 00034 00035 // Include basic datatypes and debug/logging information 00036 #include "gm/debug.h" 00037 #include "gm/exception.h" 00038 #include "gm/xmlnode.h" 00039 #include "gm/netconf.h" 00040 #include "gm/contact.h" 00041 #include "gm/tree.h" 00042 #include "gm/buffer.h" 00043 #include "gm/misc.h" 00044 00045 #include <string> 00046 00051 namespace GNUMessenger 00052 { 00053 } // !GNUMessenger 00054 00055 #endif // !GM_H

Generated on Tue Oct 5 14:41:47 2004 for GNU Messenger by doxygen 1.3.8