Index: /issm/trunk-jpl/src/c/classes/Profiler.cpp
===================================================================
--- /issm/trunk-jpl/src/c/classes/Profiler.cpp	(revision 22553)
+++ /issm/trunk-jpl/src/c/classes/Profiler.cpp	(revision 22554)
@@ -65,5 +65,5 @@
 void Profiler::Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ /*{{{*/
 
-	IssmDouble* pointer = NULL;
+	IssmPDouble* pointer = NULL;
 	bool*       bpointer = NULL;
 
@@ -127,5 +127,5 @@
 }
 /*}}}*/
-IssmDouble  Profiler::Memory(int tag){/*{{{*/
+IssmPDouble  Profiler::Memory(int tag){/*{{{*/
 
 	/*Get initial flops*/
