summaryrefslogtreecommitdiff
path: root/complex.h
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2011-08-01 20:13:06 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2011-08-01 20:13:06 -0400
commitb35c4c031ae610bd21cf2dfd5876f54b2539079d (patch)
tree23e6acd830a65e03b0678f4cbc790bea088da636 /complex.h
parent6073c155a3caf6feac4b19851777b53c70185e3f (diff)
Move image support to separate file
Diffstat (limited to 'complex.h')
-rw-r--r--complex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/complex.h b/complex.h
index 0dcde9c..58260a5 100644
--- a/complex.h
+++ b/complex.h
@@ -1,4 +1,5 @@
#ifndef COMPLEX_H
+#define COMPLEX_H
#include <math.h>