tahoma2d/toonz/sources/toonzlib/tcleanuppreprocessor.h
Toshihiro Shimizu 890dddabbd first commit
2016-03-19 02:57:51 +09:00

10 lines
133 B
C

#ifndef TCLEANUP_PREPROCESSOR_H
#define TCLEANUP_PREPROCESSOR_H
#include "traster.h"
void foobar(const TRaster32P &ras);
#endif