Skip to content
Snippets Groups Projects
Commit c9938709 authored by Mark Jenkinson's avatar Mark Jenkinson
Browse files

Removed all remaining references to local Volume and VolumeSeries

parent 77af356f
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,8 @@
#include "newmatap.h"
#include "newmatio.h"
#include "VolumeSeries.h"
#include "Volume.h"
#include "miscmaths/volumeseries.h"
#include "miscmaths/volume.h"
#include "utils/log.h"
#include "BandPassOptions.h"
#include <string>
......
......@@ -14,8 +14,8 @@
#include "newmatap.h"
#include "newmatio.h"
#include "VolumeSeries.h"
#include "Volume.h"
#include "miscmaths/volumeseries.h"
#include "miscmaths/volume.h"
#include "glim.h"
#include "miscmaths/miscmaths.h"
#include "gaussComparer.h"
......
......@@ -10,7 +10,7 @@
#include <string>
#include <math.h>
#include "glmrand.h"
#include "Volume.h"
#include "miscmaths/volume.h"
#include "utils/log.h"
#include "histogram.h"
#include "miscmaths/t2z.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment