]> git.mxchange.org Git - simgear.git/commit
Move BufferedLogCallback to its own class.
authorJames Turner <zakalawe@mac.com>
Fri, 8 Feb 2013 10:36:41 +0000 (10:36 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 8 Feb 2013 12:58:02 +0000 (12:58 +0000)
commit279b53a705240a7b88971f622d195c4cfe9dbd10
treea0d6261e6223fff714b0b3038091faa36adafb53
parenta72a3ce5f345aad532e6483fef0086a046b49e06
Move BufferedLogCallback to its own class.

Reduces includes in logstream.hxx, which is included by everyone and hence needs to be lightweight.
simgear/debug/BufferedLogCallback.cxx [new file with mode: 0644]
simgear/debug/BufferedLogCallback.hxx [new file with mode: 0644]
simgear/debug/CMakeLists.txt
simgear/debug/logstream.cxx
simgear/debug/logstream.hxx