remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now.
This commit is contained in:
@@ -33,10 +33,6 @@
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifndef WIN32
|
||||
#include <unistd.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user