more cvs->svn conversion stuff and fix double include of config.h

This commit is contained in:
Bill Currie 2005-10-23 14:11:38 +00:00 committed by Jeff Teunissen
parent 87cc09233c
commit 088ae9d697
4 changed files with 4 additions and 15 deletions

View file

@ -29,10 +29,6 @@
#ifndef _WINQUAKE_H
#define _WINQUAKE_H
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#ifdef _WIN32
#ifndef __GNUC__