tahoma2d/toonz/sources/toonzlib/tcleanuppreprocessor.h

11 lines
133 B
C
Raw Normal View History

2016-03-19 06:57:51 +13:00
#ifndef TCLEANUP_PREPROCESSOR_H
#define TCLEANUP_PREPROCESSOR_H
#include "traster.h"
void foobar(const TRaster32P &ras);
#endif