StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
St_base
Stiostream.h
Go to the documentation of this file.
1
34
#ifndef STIOSTREAM_H
35
#define STIOSTREAM_H
36
#include "Riostream.h"
37
/* using namespace std; */
38
using
std::istream;
39
using
std::ostream;
40
using
std::fstream;
41
using
std::ifstream;
42
using
std::ofstream;
43
using
std::cout;
44
using
std::endl;
45
#endif
Generated by
1.8.5