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 __qf_varrays_h
#define __qf_varrays_h
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#ifdef HAVE_WINDOWS_H
# include <windows.h>
#endif