Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#ifndef tools_wroot_ifile
|
||||
#define tools_wroot_ifile
|
||||
|
||||
#include <ostream>
|
||||
#include "seek"
|
||||
#include "../zfunc"
|
||||
|
||||
namespace tools {
|
||||
namespace wroot {
|
||||
@@ -38,12 +38,6 @@ public:
|
||||
|
||||
virtual bool synchronize() = 0;
|
||||
|
||||
typedef bool (*zip_func)(std::ostream&,
|
||||
int,
|
||||
uint32,char*,
|
||||
uint32,char*,
|
||||
uint32&);
|
||||
|
||||
virtual bool ziper(char,zip_func&) const = 0;
|
||||
|
||||
virtual uint32 compression() const = 0;
|
||||
|
||||
Reference in New Issue
Block a user