diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2012-02-22 11:26:39 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2012-02-22 11:26:39 +0000 |
commit | 04f532cbafb61361711acb8d3f327eabf2068c44 (patch) | |
tree | 9b9e725115bd948d508fb8d04547e0bb1e762d5b /src/iemmatrix.c | |
parent | 745d3854c794984825a4bfe7645f52e901b56c1c (diff) |
fixes to make it compile on MSVC
svn path=/trunk/externals/iem/iemmatrix/; revision=16023
Diffstat (limited to 'src/iemmatrix.c')
-rw-r--r-- | src/iemmatrix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/iemmatrix.c b/src/iemmatrix.c index ea8f20c..af1e3a3 100644 --- a/src/iemmatrix.c +++ b/src/iemmatrix.c @@ -12,7 +12,6 @@ * */ #include "iemmatrix.h" - void iemmatrix_sources_setup(void); void iemmatrix_setup(){ |