]> git.sesse.net Git - movit/commit
Do not inline combine_two_samples(); util.h has way too many files depending on it...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 28 Oct 2012 15:45:51 +0000 (16:45 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 28 Oct 2012 15:45:51 +0000 (16:45 +0100)
commit2463f8abd9662e08438e23e5c0d0f958ea4fe54e
tree9f4ffbb41a378f7afaa222554c3a451b7c02e58c
parent5215390259a3b39c576b63853240bbf1f1f6dc46
Do not inline combine_two_samples(); util.h has way too many files depending on it, leading to poor incremental compile times.
util.cpp
util.h