*** empty log message ***

This commit is contained in:
John Wiegley 2005-02-10 05:19:26 +00:00
parent ff3f8e7117
commit 0ce42d6c00

2
util.h
View file

@ -1,6 +1,8 @@
#ifndef _UTIL_H
#define _UTIL_H
#include <iostream>
#if defined(__GNUG__) && __GNUG__ < 3
namespace std {
inline ostream & right (ostream & i) {