my first commit, i only added the file TEST to see how it works
[cinelerra_cv/mob.git] / guicast / mutex.inc
blobfc39c735586690d1fad48c39f8f86c6b65746a8c
1 #ifndef MUTEX_INC
2 #define MUTEX_INC
4 class Mutex;
6 #endif