11 lines
177 B
Diff
11 lines
177 B
Diff
--- gtkmorph/testfourier.cc
|
|
+++ gtkmorph/testfourier.cc
|
|
@@ -4,6 +4,7 @@
|
|
//#include <math.h>
|
|
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
|
|
#define DEBUG
|
|
#include "fourier.hh"
|