Added fstream in the include files - I had an error message at some point!
This commit is contained in:
parent
e4b735b17f
commit
f5174e3a42
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ MS 25/11/00
|
|||
#define _eoFileMonitor_h
|
||||
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
|
||||
#include <utils/eoMonitor.h>
|
||||
#include <eoObject.h>
|
||||
|
|
|
|||
Reference in a new issue