client_wrapper.hxx, socket_wrapper.hxx: reorder member initialization order
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 8 Sep 2014 10:08:29 +0000 (12:08 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 8 Sep 2014 10:08:33 +0000 (12:08 +0200)
commit44b4600fd51677e54dd167734ca9252b58237cda
treeae5bec8dab5800ca35b21b93b9e2f3cf801e086d
parentce44999e70624278911ab8bcc67881268665c30f
client_wrapper.hxx, socket_wrapper.hxx: reorder member initialization order

This pleases GCC so we can include the headers while compiling
with ``-Wall -Werror``.
src/client_wrapper.hxx
src/socket_wrapper.hxx