Blob Blame Raw


#ifndef TCLEANUP_PREPROCESSOR_H
#define TCLEANUP_PREPROCESSOR_H

#include "traster.h"

void foobar(const TRaster32P &ras);

#endif