tools: added libboostwrap.a to put boost related code into one spot
commitfaf78dda7fad89e058fd67643b6f717629881d81
authorChris Frey <cdfrey@foursquare.net>
Sat, 4 Feb 2012 02:37:37 +0000 (3 21:37 -0500)
committerChris Frey <cdfrey@foursquare.net>
Sat, 4 Feb 2012 02:37:37 +0000 (3 21:37 -0500)
tree47cda38820a326ad24b19c169ac1b8dc466faf66
parenta8790ba3e28809a39441426768d7c8017fd72370
tools: added libboostwrap.a to put boost related code into one spot

Hopefully this will speed up compiles when Boost is enabled.
.gitignore
tools/Makefile.am
tools/boostwrap.cc [new file with mode: 0644]
tools/boostwrap.h [new file with mode: 0644]
tools/bs11nread.cc
tools/btool.cc