#!/bin/sh
sed -e 's/stream.h>/stream>/g;'  -e 's/iomanip.h>/iomanip>/g;'  -e 's/complex.h>/complex>/g;'
