projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reported by Fedora team for gcc-13 and Andrew created patch here
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
cinelerra
/
boxblur.inc
1
#ifndef __BOXBLUR_INC__
2
#define __BOXBLUR_INC__
3
4
class BoxBlurPackage;
5
class BoxBlurUnit;
6
class BoxBlur;
7
8
#endif