Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / guicast / sizes.h
blobce71dcdc4f10bd5c9de72333c1d9b9baa85c886a
1 #ifndef SIZES_H
2 #define SIZES_H
4 #include <sys/types.h>
6 typedef int64_t longest;
8 #endif
9 /*
10 // Local Variables:
11 // mode: C++
12 // c-file-style: "linux"
13 // End: