Moving delegate to poly.

This commit is contained in:
Ben Vanik
2014-12-20 08:49:11 -08:00
parent a0eebf8898
commit c1df273600
6 changed files with 31 additions and 61 deletions

View File

@@ -5,6 +5,7 @@
'atomic.h',
'byte_order.h',
'debugging.h',
'delegate.h',
'config.h',
'cxx_compat.h',
'logging.cc',