lib: Removing some inline member definitions on exported classes.
commit2792fa0753a6ba0db0e88fc098f2b40736cb4ebd
authorToby Gray <toby.gray@realvnc.com>
Thu, 7 Jun 2012 15:05:03 +0000 (7 16:05 +0100)
committerChris Frey <cdfrey@foursquare.net>
Fri, 5 Apr 2013 21:24:24 +0000 (5 17:24 -0400)
tree27d6e2a7d7b3875464575c3f42693cb7a1a15b0d
parent168ef65cbf193ec6fa367b1e7c28b65bbe1bb4ad
lib: Removing some inline member definitions on exported classes.

This is needed as otherwise compiling code which makes use of these
classes can fail to find references to unexported private implementation
detail of the classes. This is needed for the Barry DLL to be usable on
WinCE.
src/ldif.cc
src/ldif.h
src/usbwrap.cc
src/usbwrap.h