'>>' should be '> >' within a nested template argument list
Change-Id: I469174dc23cdca871e41a3500bede3c941fcaca4
This commit is contained in:
@@ -164,7 +164,7 @@ private:
|
||||
TimeValue maFPSRenderEndTime;
|
||||
TimeValue maDataUpdateStartTime;
|
||||
TimeValue maDataUpdateEndTime;
|
||||
std::map<sal_uInt32, std::list<float>> maBarHistory;
|
||||
std::map<sal_uInt32, std::list<float> > maBarHistory;
|
||||
std::vector<sal_uInt32> maVectorNearest;
|
||||
std::map<sal_uInt32, float> maDistanceMap;
|
||||
};
|
||||
|
Reference in New Issue
Block a user