Oh, right found some errors using gcc
This commit is contained in:
parent
e55e3813dc
commit
71b0dc1771
3 changed files with 6 additions and 3 deletions
|
|
@ -32,6 +32,9 @@
|
|||
#include <utils/eoMonitor.h>
|
||||
#include <eoObject.h>
|
||||
|
||||
/**
|
||||
Prints statistics to file
|
||||
*/
|
||||
class eoFileMonitor : public eoMonitor
|
||||
{
|
||||
public :
|
||||
|
|
|
|||
Reference in a new issue