*** empty log message ***
This commit is contained in:
parent
ff3f8e7117
commit
0ce42d6c00
1 changed files with 2 additions and 0 deletions
2
util.h
2
util.h
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef _UTIL_H
|
||||
#define _UTIL_H
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#if defined(__GNUG__) && __GNUG__ < 3
|
||||
namespace std {
|
||||
inline ostream & right (ostream & i) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue