Windows: Fix C4005 warning under VS2012 for inline.
authorAnthony Clay, ZarthCode LLC <anthony.clay@zarthcode.com>
Sun, 19 Aug 2012 19:19:40 +0000 (14:19 -0500)
committerPete Batard <pete@akeo.ie>
Mon, 20 Aug 2012 00:14:44 +0000 (01:14 +0100)
commitc86fb21a3b5e787975ead14afc46960492365282
tree829b49c313c958d8030492de5c6fd1a60bb43a46
parentd53c599d0b1f9cd04af4ce788de3e3e41a7591a0
Windows: Fix C4005 warning under VS2012 for inline.

* Changed inline macro to not fire when using Visual Studio/C++,
  which attempts to redefine the macro - resulting in a C4005 warning.
libusb/libusb.h
libusb/version_nano.h