summaryrefslogtreecommitdiffstats
path: root/ext/boost/mpl/bind_fwd.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - suppress unused-parameter warnings in src/bin/auth/asio_link.cc andEvan Hunt2010-05-271-99/+0
| | | | | | | | | | | src/lib/cc/session.cc that were triggered by ASIO code. - move ext/boost and ext/asio each down one level, to ext/boost/boost and ext/asio/asio. This allows groups of external headers to be included more selectively: we can switch on asio without also including boost, or change the boost include directory without losing asio. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1952 e5f2f494-b856-4b98-b285-d166d9295462
* include boost headers (all base ones, and asio; don't know if asio needs ↵Jelte Jansen2009-10-301-0/+99
more than just the headers though) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@210 e5f2f494-b856-4b98-b285-d166d9295462