diff Framework/dev.h @ 159:0a73d76333db wasm

populating LinearAlgebra
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Feb 2018 09:15:08 +0100
parents a053ca7fa5c6
children e9c7a78a3e77
line wrap: on
line diff
--- a/Framework/dev.h	Wed Feb 14 08:58:31 2018 +0100
+++ b/Framework/dev.h	Wed Feb 14 09:15:08 2018 +0100
@@ -27,6 +27,7 @@
 #include "Layers/LineLayerRenderer.h"
 #include "Widgets/LayerWidget.h"
 #include "Toolbox/DownloadStack.h"
+#include "Toolbox/GeometryToolbox.h"
 #include "Toolbox/OrthancSlicesLoader.h"
 #include "Volumes/ImageBuffer3D.h"
 #include "Volumes/SlicedVolumeBase.h"