#include #include TCollection_AsciiString Storage::Version() { TCollection_AsciiString v("1.3"); return v; }