adding acconfig.h
This commit is contained in:
parent
a44af3e7f4
commit
57e734fdf2
4 changed files with 9 additions and 8 deletions
|
|
@ -17,7 +17,7 @@ const unsigned MAXLINELENGTH=1024;
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include <iostream> // istream, ostream
|
||||
#include <string> // para string
|
||||
#include <string> // para string
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
#include <eoPrintable.h>
|
||||
|
|
|
|||
Reference in a new issue