Removed the config.h thing from the .h's in the source dir.
So we should be all set now :) Kent -- mein@cs.umn.edu
This commit is contained in:
@@ -38,15 +38,10 @@
|
||||
|
||||
#include "GPC_System.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#if defined(__CYGWIN32__)
|
||||
# define __int64 long long
|
||||
#endif
|
||||
|
||||
|
||||
class GPW_System : public GPC_System
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user