Skip to content
Snippets Groups Projects
Commit e84ea099 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

add missing <iterator> include.

git-svn-id: http://root.cern.ch/svn/root/trunk@23404 27541ba8-7e3a-0410-8455-c3a389f83636
parent 3c792466
Branches
Tags
No related merge requests found
......@@ -32,6 +32,9 @@
#include "THashTable.h"
#endif
#include <iterator>
class THashTableIter;
class TMapIter;
class TBrowser;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment