Commit patch to not break on spaces.
[bowtie.git] / log.cpp
1 /*
2  * log.cpp
3  */
4
5 #include "log.h"
6
7 SyncLogger glog;