summaryrefslogtreecommitdiffstats
path: root/include/astra/CudaCglsAlgorithm3D.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/astra/CudaCglsAlgorithm3D.h')
-rw-r--r--include/astra/CudaCglsAlgorithm3D.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/astra/CudaCglsAlgorithm3D.h b/include/astra/CudaCglsAlgorithm3D.h
index 650aa27..138e677 100644
--- a/include/astra/CudaCglsAlgorithm3D.h
+++ b/include/astra/CudaCglsAlgorithm3D.h
@@ -113,7 +113,7 @@ public:
*
* @return map with all boost::any object
*/
- virtual map<string,boost::any> getInformation();
+ virtual std::map<std::string,boost::any> getInformation();
/** Get a single piece of information represented as a boost::any
*