adding acconfig.h

This commit is contained in:
gustavo 1999-02-04 17:38:39 +00:00
commit 57e734fdf2
4 changed files with 9 additions and 8 deletions

View file

@ -17,7 +17,7 @@ const unsigned MAXLINELENGTH=1024;
//-----------------------------------------------------------------------------
#include <iostream> // istream, ostream
#include <string> // para string
#include <string> // para string
//-----------------------------------------------------------------------------
#include <eoPrintable.h>