summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-10-28 09:24:25 +0200
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-02-08 11:32:33 +0100
commit27a964cb66f3a78ca27cc5a5befbdd3f405ccee4 (patch)
treebf963e0437cbaf43ad79d77768067e1452f8e960 /src
parent03c3e5b5043cc8cba9aceeb8641d497edd1be7cf (diff)
downloadastra-27a964cb66f3a78ca27cc5a5befbdd3f405ccee4.tar.gz
astra-27a964cb66f3a78ca27cc5a5befbdd3f405ccee4.tar.bz2
astra-27a964cb66f3a78ca27cc5a5befbdd3f405ccee4.tar.xz
astra-27a964cb66f3a78ca27cc5a5befbdd3f405ccee4.zip
Remove unused function
Diffstat (limited to 'src')
-rw-r--r--src/Float32Data3DMemory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Float32Data3DMemory.cpp b/src/Float32Data3DMemory.cpp
index 95b1859..8735585 100644
--- a/src/Float32Data3DMemory.cpp
+++ b/src/Float32Data3DMemory.cpp
@@ -27,6 +27,7 @@ along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
#include "astra/Float32Data3DMemory.h"
#include <iostream>
+#include <cstdlib>
namespace astra {