Code

Replace std::endl in lots of places with plain old '\n', with just a single std:...
authorpjrm <pjrm@users.sourceforge.net>
Mon, 6 Mar 2006 12:20:11 +0000 (12:20 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Mon, 6 Mar 2006 12:20:11 +0000 (12:20 +0000)
commit0a94db7164164d1ca32db61e4fa7c11116a3a124
tree8b317dc4e258c557a63b543b8878ba3df398432c
parent8dd159d21f0c89ac2a828814284967fc631ab571
Replace std::endl in lots of places with plain old '\n', with just a single std::flush per dependency.
src/extension/dependency.cpp