repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1053: Add Russian translation.
[cinelerra_cv.git]
/
guicast
/
sizes.h
blob
51384978af5b54c7eaa7fbbbdb6f6aa6806626a1
1
#ifndef SIZES_H
2
#define SIZES_H
3
4
#include <sys/types.h>
5
6
typedef
int64_t
longest
;
7
8
#endif