Fix up ChangeLog and cherry-pick 011d403 from master: fix missing burn-in/preview...
[dcpomatic.git] / hacks / cppcheck
1 #!/bin/bash
2 cppcheck --enable=all --quiet -U check . > log 2>&1