From 6c07f9219bed6ccddc9b65ad40414cf0a9f7d633 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 16 Aug 2006 23:48:22 +0000 Subject: Finished the Configuration class (Still missing vector though!) Replaced the old MiavConfig class with the new Configuration class in all the the appropriate places. --- lib/file.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/file.h') diff --git a/lib/file.h b/lib/file.h index a7a1cba..8b241b4 100644 --- a/lib/file.h +++ b/lib/file.h @@ -24,7 +24,6 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include "config.h" #ifndef __MIAV_FILE_H__ #define __MIAV_FILE_H__ -- cgit v1.2.3