WooHoo me again ;)
I took out the following from the includes in the intern dir that still had it: -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif Kent -- mein@cs.umn.edu
This commit is contained in:
@@ -40,10 +40,6 @@
|
||||
#ifndef _H_MEM_REF_COUNTED
|
||||
#define _H_MEM_REF_COUNTED
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
/**
|
||||
* An object with reference counting.
|
||||
* Base class for objects with reference counting.
|
||||
|
Reference in New Issue
Block a user