Index: src/mlp_data.c |
diff --git a/src/mlp_data.c b/src/mlp_data.c |
index 401c4c025014de6bf8fffe9cb5489fa7336f419e..c2fda4e2e593fd372863d43375947862b277e488 100644 |
--- a/src/mlp_data.c |
+++ b/src/mlp_data.c |
@@ -1,6 +1,10 @@ |
/* The contents of this file was automatically generated by mlp_train.c |
It contains multi-layer perceptron (MLP) weights. */ |
+#ifdef HAVE_CONFIG_H |
+#include "config.h" |
+#endif |
+ |
#include "mlp.h" |
/* RMS error was 0.138320, seed was 1361535663 */ |