Skip to content
Snippets Groups Projects
Commit d86e7167 authored by Rene Brun's avatar Rene Brun
Browse files

replace the following include declarations:

#include <fstream>
#include <iostream>
#include <iomanip>
by
#include <fstream.h>
#include <iostream.h>
#include <iomanip.h>


git-svn-id: http://root.cern.ch/svn/root/trunk@463 27541ba8-7e3a-0410-8455-c3a389f83636
parent b447b52a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment