Splitting logging core into poly.

This commit is contained in:
Ben Vanik
2014-08-21 20:26:55 -07:00
parent 08b0226a16
commit e1b0388faf
19 changed files with 194 additions and 144 deletions

View File

@@ -7,6 +7,8 @@
'debugging.h',
'config.h',
'cxx_compat.h',
'logging.cc',
'logging.h',
'main.h',
'mapped_memory.h',
'math.cc',