The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/IFileMgr.h"
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include "GaudiKernel/MsgStream.h"
#include "POSIXFileHandler.h"