Skip to content
Snippets Groups Projects
czi_file.cpp 71 B
Newer Older
  • Learn to ignore specific revisions
  • theazgra's avatar
    theazgra committed
    #include "czi_file.h"
    
    CziFile::CziFile()
    {
    }
    
    CziFile::~CziFile()
    {
    }