Check HAVE_CONFIG_H in matrix.h
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include "collections.h"
|
||||
#include "file_utils.h"
|
||||
|
||||
Reference in New Issue
Block a user