]> git.sesse.net Git - movit/history - effect_util.h
We need to link the main library against pthreads now, since we lock in ResourcePool.
[movit] / effect_util.h
2013-02-03 Steinar H. GundersonPrefix include guards with _MOVIT to avoid clashes...
2013-02-02 Steinar H. GundersonSplit out some private utilities into effect_util.cpp...