From 590fa42a7ca536666dd4c76a7398b011bbd886e0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 22 Jul 2008 15:04:33 +0000 Subject: added #define BLUETOOTH_VERSION_USE_CURRENT to get rid of "deprecated" warnings based on this bluetooth-dev post: http://lists.apple.com/archives/Bluetooth-dev/2007/Mar/msg00024.html svn path=/trunk/externals/io/; revision=10205 --- aka.wiiremote/wiiremote.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aka.wiiremote/wiiremote.h b/aka.wiiremote/wiiremote.h index 4a03f09..560e401 100644 --- a/aka.wiiremote/wiiremote.h +++ b/aka.wiiremote/wiiremote.h @@ -2,6 +2,8 @@ // Copyright by Masayuki Akamatsu // Based on "DarwiinRemote" by Hiroaki Kimura +#define BLUETOOTH_VERSION_USE_CURRENT // gets rid of deprecated warnings + #include #include #include -- cgit v1.2.1