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:
@@ -44,15 +44,10 @@
|
||||
#include "BKE_osa_types.h"
|
||||
#include "DNA_material_types.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
/* For #undefs of stupid windows defines */
|
||||
#ifdef WIN32
|
||||
#include "BLI_winstuff.h"
|
||||
|
||||
Reference in New Issue
Block a user