GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
go4iostream.h
Go to the documentation of this file.
1/*
2 * go4iostream.h
3 *
4 * Created on: 06.06.2012
5 * Author: adamczew
6 * This is wrapper to cope with new root versions that do not use std namespace by default
7 */
8
9#ifndef GO4IOSTREAM_H_
10#define GO4IOSTREAM_H_
11
12#include "Riostream.h"
13using namespace std;
14
15
16#endif /* GO4IOSTREAM_H_ */